composer.lock 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. {
  2. "_readme": [
  3. "This file locks the dependencies of your project to a known state",
  4. "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
  5. "This file is @generated automatically"
  6. ],
  7. "hash": "b4e712f0a5597492abb8d2cfb77889d9",
  8. "content-hash": "e36ad4a935e2f651af46f2c475f5a3e0",
  9. "packages": [
  10. {
  11. "name": "rogeriopradoj/codeigniter",
  12. "version": "3.0.3",
  13. "source": {
  14. "type": "git",
  15. "url": "https://github.com/rogeriopradoj/codeigniter-composer.git",
  16. "reference": "e7f0e7aa3d48778b5ad926eda14c825f62f421eb"
  17. },
  18. "dist": {
  19. "type": "zip",
  20. "url": "https://api.github.com/repos/rogeriopradoj/codeigniter-composer/zipball/e7f0e7aa3d48778b5ad926eda14c825f62f421eb",
  21. "reference": "e7f0e7aa3d48778b5ad926eda14c825f62f421eb",
  22. "shasum": ""
  23. },
  24. "require": {
  25. "php": ">=5.2.4"
  26. },
  27. "require-dev": {
  28. "mikey179/vfsstream": "1.1.*"
  29. },
  30. "type": "project",
  31. "notification-url": "https://packagist.org/downloads/",
  32. "license": [
  33. "MIT"
  34. ],
  35. "description": "The CodeIgniter framework",
  36. "homepage": "http://codeigniter.com",
  37. "time": "2015-10-31 17:37:24"
  38. }
  39. ],
  40. "packages-dev": [],
  41. "aliases": [],
  42. "minimum-stability": "stable",
  43. "stability-flags": [],
  44. "prefer-stable": false,
  45. "prefer-lowest": false,
  46. "platform": [],
  47. "platform-dev": []
  48. }