From 84b283fba6972300da7e8d5c085c96ffbcfe6c47 Mon Sep 17 00:00:00 2001 From: Chris Bautista Date: Sun, 28 May 2017 00:02:33 +0800 Subject: [PATCH] Delete commited composer.lock --- composer.lock | 372 -------------------------------------------------- 1 file changed, 372 deletions(-) delete mode 100644 composer.lock diff --git a/composer.lock b/composer.lock deleted file mode 100644 index 83856a141..000000000 --- a/composer.lock +++ /dev/null @@ -1,372 +0,0 @@ -{ - "_readme": [ - "This file locks the dependencies of your project to a known state", - "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file" - ], - "hash": "de693e9c95478a6b0f41e7711ccac56f", - "packages": [ - { - "name": "ellipsesynergie/api-response", - "version": "0.7.0", - "source": { - "type": "git", - "url": "https://github.com/ellipsesynergie/api-response.git", - "reference": "1effd67d13b336da51d299f2f314ed7bf00a927c" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/ellipsesynergie/api-response/zipball/1effd67d13b336da51d299f2f314ed7bf00a927c", - "reference": "1effd67d13b336da51d299f2f314ed7bf00a927c", - "shasum": "" - }, - "require": { - "league/fractal": "0.9.*", - "php": ">=5.4.0" - }, - "require-dev": { - "phpunit/phpunit": "~4.0" - }, - "type": "library", - "autoload": { - "psr-4": { - "EllipseSynergie\\ApiResponse\\": "src", - "EllipseSynergie\\ApiResponse\\Tests\\": "tests" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Maxime Beaudoin", - "email": "maxime.beaudoin@ellipse-synergie.com", - "role": "Developer" - }, - { - "name": "Phil Sturgeon", - "email": "email@philsturgeon.co.uk", - "role": "Developer" - } - ], - "description": "Simple package to handle response properly in your API", - "homepage": "https://github.com/ellipsesynergie/api-response", - "keywords": [ - "api", - "fractal", - "json" - ], - "time": "2014-10-07 12:51:37" - }, - { - "name": "illuminate/container", - "version": "v4.2.9", - "target-dir": "Illuminate/Container", - "source": { - "type": "git", - "url": "https://github.com/illuminate/container.git", - "reference": "5c43bd3bd5eea2ed2061cd0dd57d72404aceb978" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/illuminate/container/zipball/5c43bd3bd5eea2ed2061cd0dd57d72404aceb978", - "reference": "5c43bd3bd5eea2ed2061cd0dd57d72404aceb978", - "shasum": "" - }, - "require": { - "php": ">=5.4.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.2-dev" - } - }, - "autoload": { - "psr-0": { - "Illuminate\\Container": "" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Taylor Otwell", - "email": "taylorotwell@gmail.com" - } - ], - "time": "2014-09-11 19:02:16" - }, - { - "name": "illuminate/database", - "version": "v4.2.9", - "target-dir": "Illuminate/Database", - "source": { - "type": "git", - "url": "https://github.com/illuminate/database.git", - "reference": "b66a7173ca6a81de3b2ccbd84372bee8624215f1" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/illuminate/database/zipball/b66a7173ca6a81de3b2ccbd84372bee8624215f1", - "reference": "b66a7173ca6a81de3b2ccbd84372bee8624215f1", - "shasum": "" - }, - "require": { - "illuminate/container": "4.2.*", - "illuminate/events": "4.2.*", - "illuminate/support": "4.2.*", - "nesbot/carbon": "~1.0", - "php": ">=5.4.0" - }, - "require-dev": { - "illuminate/cache": "4.2.*", - "illuminate/console": "4.2.*", - "illuminate/filesystem": "4.2.*", - "illuminate/pagination": "4.2.*" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.2-dev" - } - }, - "autoload": { - "psr-0": { - "Illuminate\\Database": "" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Taylor Otwell", - "email": "taylorotwell@gmail.com" - } - ], - "keywords": [ - "database", - "laravel", - "orm", - "sql" - ], - "time": "2014-09-11 14:10:29" - }, - { - "name": "illuminate/events", - "version": "v4.2.9", - "target-dir": "Illuminate/Events", - "source": { - "type": "git", - "url": "https://github.com/illuminate/events.git", - "reference": "19f93bcd692a52b39f1bd125f6f112eda0c1b8b0" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/illuminate/events/zipball/19f93bcd692a52b39f1bd125f6f112eda0c1b8b0", - "reference": "19f93bcd692a52b39f1bd125f6f112eda0c1b8b0", - "shasum": "" - }, - "require": { - "illuminate/container": "4.2.*", - "illuminate/support": "4.2.*", - "php": ">=5.4.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.2-dev" - } - }, - "autoload": { - "psr-0": { - "Illuminate\\Events": "" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Taylor Otwell", - "email": "taylorotwell@gmail.com" - } - ], - "time": "2014-08-17 14:08:00" - }, - { - "name": "illuminate/support", - "version": "v4.2.9", - "target-dir": "Illuminate/Support", - "source": { - "type": "git", - "url": "https://github.com/illuminate/support.git", - "reference": "b6716d34afce6e69523725f2534a5c3a54dba964" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/illuminate/support/zipball/b6716d34afce6e69523725f2534a5c3a54dba964", - "reference": "b6716d34afce6e69523725f2534a5c3a54dba964", - "shasum": "" - }, - "require": { - "php": ">=5.4.0" - }, - "require-dev": { - "jeremeamia/superclosure": "~1.0", - "patchwork/utf8": "1.1.*" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.2-dev" - } - }, - "autoload": { - "psr-0": { - "Illuminate\\Support": "" - }, - "files": [ - "Illuminate/Support/helpers.php" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Taylor Otwell", - "email": "taylorotwell@gmail.com" - } - ], - "time": "2014-09-12 21:42:43" - }, - { - "name": "league/fractal", - "version": "0.9.1", - "source": { - "type": "git", - "url": "https://github.com/thephpleague/fractal.git", - "reference": "a91cdcfe399a6d330a9285885a9a2a1a7855a915" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/thephpleague/fractal/zipball/a91cdcfe399a6d330a9285885a9a2a1a7855a915", - "reference": "a91cdcfe399a6d330a9285885a9a2a1a7855a915", - "shasum": "" - }, - "require": { - "php": ">=5.3" - }, - "require-dev": { - "illuminate/pagination": "~4.1", - "mockery/mockery": "~0.9", - "phpunit/phpunit": "~4.0", - "squizlabs/php_codesniffer": "~1.5" - }, - "suggest": { - "illuminate/pagination": "The Illuminate Pagination component." - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "0.9-dev" - } - }, - "autoload": { - "psr-4": { - "League\\Fractal\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Phil Sturgeon", - "email": "email@philsturgeon.co.uk", - "homepage": "http://philsturgeon.co.uk/", - "role": "Developer" - } - ], - "description": "Handle the output of complex data structures ready for JSON output.", - "homepage": "http://fractal.thephpleague.com/", - "keywords": [ - "api", - "json", - "league", - "rest" - ], - "time": "2014-07-06 16:48:26" - }, - { - "name": "nesbot/carbon", - "version": "1.13.0", - "source": { - "type": "git", - "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "5cb6e71055f7b0b57956b73d324cc4de31278f42" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/5cb6e71055f7b0b57956b73d324cc4de31278f42", - "reference": "5cb6e71055f7b0b57956b73d324cc4de31278f42", - "shasum": "" - }, - "require": { - "php": ">=5.3.0" - }, - "require-dev": { - "phpunit/phpunit": "~4.0" - }, - "type": "library", - "autoload": { - "psr-0": { - "Carbon": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Brian Nesbitt", - "email": "brian@nesbot.com", - "homepage": "http://nesbot.com" - } - ], - "description": "A simple API extension for DateTime.", - "homepage": "https://github.com/briannesbitt/Carbon", - "keywords": [ - "date", - "datetime", - "time" - ], - "time": "2014-09-26 02:52:02" - } - ], - "packages-dev": [ - - ], - "aliases": [ - - ], - "minimum-stability": "stable", - "stability-flags": [ - - ], - "platform": { - "php": ">=5.4.0" - }, - "platform-dev": [ - - ] -}