composer.lock 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  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": "cb1f735c5760f769abbc696a6b129ff4",
  8. "content-hash": "5d9e345faac86f61cf4288da91bf779b",
  9. "packages": [
  10. {
  11. "name": "codeigniter/framework",
  12. "version": "3.0.6",
  13. "source": {
  14. "type": "git",
  15. "url": "https://github.com/bcit-ci/CodeIgniter.git",
  16. "reference": "8082544c5b4b33175790f505587e202e3ca9e488"
  17. },
  18. "dist": {
  19. "type": "zip",
  20. "url": "https://api.github.com/repos/bcit-ci/CodeIgniter/zipball/8082544c5b4b33175790f505587e202e3ca9e488",
  21. "reference": "8082544c5b4b33175790f505587e202e3ca9e488",
  22. "shasum": ""
  23. },
  24. "require": {
  25. "php": ">=5.2.4"
  26. },
  27. "require-dev": {
  28. "mikey179/vfsstream": "1.1.*"
  29. },
  30. "suggest": {
  31. "paragonie/random_compat": "Provides better randomness in PHP 5.x"
  32. },
  33. "type": "project",
  34. "notification-url": "https://packagist.org/downloads/",
  35. "license": [
  36. "MIT"
  37. ],
  38. "description": "The CodeIgniter framework",
  39. "homepage": "https://codeigniter.com",
  40. "time": "2016-03-21 16:26:30"
  41. }
  42. ],
  43. "packages-dev": [],
  44. "aliases": [],
  45. "minimum-stability": "stable",
  46. "stability-flags": [],
  47. "prefer-stable": false,
  48. "prefer-lowest": false,
  49. "platform": [],
  50. "platform-dev": []
  51. }