|
@@ -4,7 +4,7 @@
|
|
|
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
|
|
"This file is @generated automatically"
|
|
|
],
|
|
|
- "hash": "9a6a4c54f625e54ffe83b995dd796620",
|
|
|
+ "hash": "3b9e15f9521bb0a41897f65f76c1c7de",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "justinrainbow/json-schema",
|
|
@@ -118,6 +118,50 @@
|
|
|
],
|
|
|
"time": "2015-01-04 21:18:15"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "seld/phar-utils",
|
|
|
+ "version": "1.0.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/Seldaek/phar-utils.git",
|
|
|
+ "reference": "9e36488921bc9252f9712190931966b2fe817e51"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/9e36488921bc9252f9712190931966b2fe817e51",
|
|
|
+ "reference": "9e36488921bc9252f9712190931966b2fe817e51",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=5.3"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "1.x-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Seld\\PharUtils\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Jordi Boggiano",
|
|
|
+ "email": "j.boggiano@seld.be"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "PHAR file format utilities, for when PHP phars you up",
|
|
|
+ "keywords": [
|
|
|
+ "phra"
|
|
|
+ ],
|
|
|
+ "time": "2015-05-01 12:39:58"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "symfony/console",
|
|
|
"version": "v2.6.6",
|