|
@@ -1,50 +0,0 @@
|
|
-{
|
|
|
|
- "_readme": [
|
|
|
|
- "This file locks the dependencies of your project to a known state",
|
|
|
|
- "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
|
|
|
- "This file is @generated automatically"
|
|
|
|
- ],
|
|
|
|
- "content-hash": "5d9e345faac86f61cf4288da91bf779b",
|
|
|
|
- "packages": [
|
|
|
|
- {
|
|
|
|
- "name": "codeigniter/framework",
|
|
|
|
- "version": "3.0.6",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/bcit-ci/CodeIgniter.git",
|
|
|
|
- "reference": "8082544c5b4b33175790f505587e202e3ca9e488"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/bcit-ci/CodeIgniter/zipball/8082544c5b4b33175790f505587e202e3ca9e488",
|
|
|
|
- "reference": "8082544c5b4b33175790f505587e202e3ca9e488",
|
|
|
|
- "shasum": ""
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "php": ">=5.2.4"
|
|
|
|
- },
|
|
|
|
- "require-dev": {
|
|
|
|
- "mikey179/vfsstream": "1.1.*"
|
|
|
|
- },
|
|
|
|
- "suggest": {
|
|
|
|
- "paragonie/random_compat": "Provides better randomness in PHP 5.x"
|
|
|
|
- },
|
|
|
|
- "type": "project",
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
- "license": [
|
|
|
|
- "MIT"
|
|
|
|
- ],
|
|
|
|
- "description": "The CodeIgniter framework",
|
|
|
|
- "homepage": "https://codeigniter.com",
|
|
|
|
- "time": "2016-03-21T16:26:30+00:00"
|
|
|
|
- }
|
|
|
|
- ],
|
|
|
|
- "packages-dev": [],
|
|
|
|
- "aliases": [],
|
|
|
|
- "minimum-stability": "stable",
|
|
|
|
- "stability-flags": [],
|
|
|
|
- "prefer-stable": false,
|
|
|
|
- "prefer-lowest": false,
|
|
|
|
- "platform": [],
|
|
|
|
- "platform-dev": []
|
|
|
|
-}
|
|
|