Update dependencies

This commit is contained in:
Niklas Keller
2016-10-22 11:27:25 +02:00
parent 0d61689da1
commit b4d4da7a51
2 changed files with 216 additions and 117 deletions

View File

@@ -24,7 +24,7 @@
"require-dev": { "require-dev": {
"phpunit/phpunit": "^5", "phpunit/phpunit": "^5",
"friendsofphp/php-cs-fixer": "^1.9", "friendsofphp/php-cs-fixer": "^1.9",
"macfja/phar-builder": "dev-events-dev-files" "macfja/phar-builder": "^0.2.5"
}, },
"license": "MIT", "license": "MIT",
"authors": [ "authors": [

331
composer.lock generated
View File

@@ -4,8 +4,8 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"hash": "8aca843d1d25555d3bb10078455f8020", "hash": "c1f8c0b5b34063a785f81d0045483b69",
"content-hash": "8398b7b6f2a3198c911b9a1161fd1dfa", "content-hash": "da36b1d8f2a36563f1cfa33c172cb3c4",
"packages": [ "packages": [
{ {
"name": "amphp/amp", "name": "amphp/amp",
@@ -66,16 +66,16 @@
}, },
{ {
"name": "amphp/artax", "name": "amphp/artax",
"version": "v2.0.4", "version": "v2.0.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/amphp/artax.git", "url": "https://github.com/amphp/artax.git",
"reference": "b60cf493c9e577a3678865f620b1eb61ab3d7ca9" "reference": "1795ed4076469546f79804b348ffd6dd77656f73"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/amphp/artax/zipball/b60cf493c9e577a3678865f620b1eb61ab3d7ca9", "url": "https://api.github.com/repos/amphp/artax/zipball/1795ed4076469546f79804b348ffd6dd77656f73",
"reference": "b60cf493c9e577a3678865f620b1eb61ab3d7ca9", "reference": "1795ed4076469546f79804b348ffd6dd77656f73",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -84,7 +84,7 @@
"php": ">=5.5.0" "php": ">=5.5.0"
}, },
"require-dev": { "require-dev": {
"fabpot/php-cs-fixer": "~1.9", "friendsofphp/php-cs-fixer": "~1.9",
"phpunit/phpunit": "~4.8" "phpunit/phpunit": "~4.8"
}, },
"type": "library", "type": "library",
@@ -120,7 +120,7 @@
"parallel", "parallel",
"rest" "rest"
], ],
"time": "2016-07-18 16:44:41" "time": "2016-08-08 16:27:01"
}, },
{ {
"name": "amphp/cache", "name": "amphp/cache",
@@ -240,16 +240,16 @@
}, },
{ {
"name": "amphp/file", "name": "amphp/file",
"version": "v0.1.2", "version": "v0.1.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/amphp/file.git", "url": "https://github.com/amphp/file.git",
"reference": "7e04d6badea1f904cb1b894771f9c7e073799874" "reference": "6612ae6757d4719492ed8b34ea6181ff67cfbed1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/amphp/file/zipball/7e04d6badea1f904cb1b894771f9c7e073799874", "url": "https://api.github.com/repos/amphp/file/zipball/6612ae6757d4719492ed8b34ea6181ff67cfbed1",
"reference": "7e04d6badea1f904cb1b894771f9c7e073799874", "reference": "6612ae6757d4719492ed8b34ea6181ff67cfbed1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -257,13 +257,14 @@
"php": ">=5.5" "php": ">=5.5"
}, },
"require-dev": { "require-dev": {
"fabpot/php-cs-fixer": "~1.9", "friendsofphp/php-cs-fixer": "~1.9",
"phpunit/phpunit": "~4.8" "phpunit/phpunit": "~4.8"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "0.1.0-dev" "dev-master": "0.1.0-dev",
"dev-amp_v2": "0.2.0-dev"
} }
}, },
"autoload": { "autoload": {
@@ -295,20 +296,20 @@
"non-blocking", "non-blocking",
"static" "static"
], ],
"time": "2016-03-24 17:31:44" "time": "2016-10-01 17:43:52"
}, },
{ {
"name": "amphp/process", "name": "amphp/process",
"version": "v0.1.2", "version": "v0.1.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/amphp/process.git", "url": "https://github.com/amphp/process.git",
"reference": "255325ca82a92b05974efce27e9b92b2155fc408" "reference": "f22cca2af36e442b771c0de2e24e8025550d8ffc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/amphp/process/zipball/255325ca82a92b05974efce27e9b92b2155fc408", "url": "https://api.github.com/repos/amphp/process/zipball/f22cca2af36e442b771c0de2e24e8025550d8ffc",
"reference": "255325ca82a92b05974efce27e9b92b2155fc408", "reference": "f22cca2af36e442b771c0de2e24e8025550d8ffc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -338,7 +339,7 @@
], ],
"description": "Asynchronous process manager", "description": "Asynchronous process manager",
"homepage": "https://github.com/amphp/process", "homepage": "https://github.com/amphp/process",
"time": "2015-12-24 12:44:49" "time": "2016-09-24 10:49:26"
}, },
{ {
"name": "amphp/socket", "name": "amphp/socket",
@@ -647,16 +648,16 @@
}, },
{ {
"name": "phpseclib/phpseclib", "name": "phpseclib/phpseclib",
"version": "2.0.2", "version": "2.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpseclib/phpseclib.git", "url": "https://github.com/phpseclib/phpseclib.git",
"reference": "3d265f7c079f5b37d33475f996d7a383c5fc8aeb" "reference": "ab8028c93c03cc8d9c824efa75dc94f1db2369bf"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/3d265f7c079f5b37d33475f996d7a383c5fc8aeb", "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/ab8028c93c03cc8d9c824efa75dc94f1db2369bf",
"reference": "3d265f7c079f5b37d33475f996d7a383c5fc8aeb", "reference": "ab8028c93c03cc8d9c824efa75dc94f1db2369bf",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -735,7 +736,7 @@
"x.509", "x.509",
"x509" "x509"
], ],
"time": "2016-05-13 01:15:21" "time": "2016-10-04 00:57:04"
}, },
{ {
"name": "rdlowrey/auryn", "name": "rdlowrey/auryn",
@@ -1007,16 +1008,16 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v3.1.3", "version": "v3.1.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "1819adf2066880c7967df7180f4f662b6f0567ac" "reference": "368b9738d4033c8b93454cb0dbd45d305135a6d3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/1819adf2066880c7967df7180f4f662b6f0567ac", "url": "https://api.github.com/repos/symfony/yaml/zipball/368b9738d4033c8b93454cb0dbd45d305135a6d3",
"reference": "1819adf2066880c7967df7180f4f662b6f0567ac", "reference": "368b9738d4033c8b93454cb0dbd45d305135a6d3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1052,32 +1053,33 @@
], ],
"description": "Symfony Yaml Component", "description": "Symfony Yaml Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-07-17 14:02:08" "time": "2016-09-25 08:27:07"
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",
"version": "1.0.2", "version": "1.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/webmozart/assert.git", "url": "https://github.com/webmozart/assert.git",
"reference": "30eed06dd6bc88410a4ff7f77b6d22f3ce13dbde" "reference": "bb2d123231c095735130cc8f6d31385a44c7b308"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/webmozart/assert/zipball/30eed06dd6bc88410a4ff7f77b6d22f3ce13dbde", "url": "https://api.github.com/repos/webmozart/assert/zipball/bb2d123231c095735130cc8f6d31385a44c7b308",
"reference": "30eed06dd6bc88410a4ff7f77b6d22f3ce13dbde", "reference": "bb2d123231c095735130cc8f6d31385a44c7b308",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.3" "php": "^5.3.3|^7.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^4.6" "phpunit/phpunit": "^4.6",
"sebastian/version": "^1.0.1"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.0-dev" "dev-master": "1.2-dev"
} }
}, },
"autoload": { "autoload": {
@@ -1101,7 +1103,7 @@
"check", "check",
"validate" "validate"
], ],
"time": "2015-08-24 13:29:44" "time": "2016-08-09 15:02:57"
} }
], ],
"packages-dev": [ "packages-dev": [
@@ -1161,16 +1163,16 @@
}, },
{ {
"name": "friendsofphp/php-cs-fixer", "name": "friendsofphp/php-cs-fixer",
"version": "v1.11.6", "version": "v1.11.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
"reference": "41dc93abd2937a85a3889e28765231d574d2bac8" "reference": "117137e9970054d022b7656209f094dab852b90c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/41dc93abd2937a85a3889e28765231d574d2bac8", "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/117137e9970054d022b7656209f094dab852b90c",
"reference": "41dc93abd2937a85a3889e28765231d574d2bac8", "reference": "117137e9970054d022b7656209f094dab852b90c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1215,7 +1217,7 @@
} }
], ],
"description": "A tool to automatically fix PHP code style", "description": "A tool to automatically fix PHP code style",
"time": "2016-07-22 06:46:28" "time": "2016-08-16 23:31:05"
}, },
{ {
"name": "league/event", "name": "league/event",
@@ -1269,16 +1271,16 @@
}, },
{ {
"name": "macfja/phar-builder", "name": "macfja/phar-builder",
"version": "dev-events-dev-files", "version": "0.2.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/kelunik/PharBuilder.git", "url": "https://github.com/MacFJA/PharBuilder.git",
"reference": "ca02acf19255255f8bc0f490caaf9c086e64062b" "reference": "0a5270b565242a99371ff94d2ebecb85b2854a1d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/kelunik/PharBuilder/zipball/ca02acf19255255f8bc0f490caaf9c086e64062b", "url": "https://api.github.com/repos/MacFJA/PharBuilder/zipball/0a5270b565242a99371ff94d2ebecb85b2854a1d",
"reference": "ca02acf19255255f8bc0f490caaf9c086e64062b", "reference": "0a5270b565242a99371ff94d2ebecb85b2854a1d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1317,14 +1319,7 @@
"MacFJA\\PharBuilder\\": "app/" "MacFJA\\PharBuilder\\": "app/"
} }
}, },
"scripts": { "notification-url": "https://packagist.org/downloads/",
"test": [
"php -l app/",
"phpmd app/ text phpmd.xml.dist",
"phpcpd app/",
"phpcs"
]
},
"license": [ "license": [
"MIT" "MIT"
], ],
@@ -1334,10 +1329,7 @@
} }
], ],
"description": "CLI tool for create phar of your composer based project", "description": "CLI tool for create phar of your composer based project",
"support": { "time": "2016-08-07 12:35:14"
"source": "https://github.com/kelunik/PharBuilder/tree/events-dev-files"
},
"time": "2016-06-02 19:28:27"
}, },
{ {
"name": "macfja/symfony-console-filechooser", "name": "macfja/symfony-console-filechooser",
@@ -1387,16 +1379,16 @@
}, },
{ {
"name": "myclabs/deep-copy", "name": "myclabs/deep-copy",
"version": "1.5.1", "version": "1.5.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/myclabs/DeepCopy.git", "url": "https://github.com/myclabs/DeepCopy.git",
"reference": "a8773992b362b58498eed24bf85005f363c34771" "reference": "ea74994a3dc7f8d2f65a06009348f2d63c81e61f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/a8773992b362b58498eed24bf85005f363c34771", "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/ea74994a3dc7f8d2f65a06009348f2d63c81e61f",
"reference": "a8773992b362b58498eed24bf85005f363c34771", "reference": "ea74994a3dc7f8d2f65a06009348f2d63c81e61f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1425,7 +1417,7 @@
"object", "object",
"object graph" "object graph"
], ],
"time": "2015-11-20 12:04:31" "time": "2016-09-16 13:37:59"
}, },
{ {
"name": "neutron/signal-handler", "name": "neutron/signal-handler",
@@ -1526,16 +1518,16 @@
}, },
{ {
"name": "phpdocumentor/reflection-docblock", "name": "phpdocumentor/reflection-docblock",
"version": "3.1.0", "version": "3.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
"reference": "9270140b940ff02e58ec577c237274e92cd40cdd" "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/9270140b940ff02e58ec577c237274e92cd40cdd", "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/8331b5efe816ae05461b7ca1e721c01b46bafb3e",
"reference": "9270140b940ff02e58ec577c237274e92cd40cdd", "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1567,7 +1559,7 @@
} }
], ],
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
"time": "2016-06-10 09:48:41" "time": "2016-09-30 07:12:33"
}, },
{ {
"name": "phpdocumentor/type-resolver", "name": "phpdocumentor/type-resolver",
@@ -1924,24 +1916,24 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "5.4.8", "version": "5.6.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "3132365e1430c091f208e120b8845d39c25f20e6" "reference": "60c32c5b5e79c2248001efa2560f831da11cc2d7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3132365e1430c091f208e120b8845d39c25f20e6", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/60c32c5b5e79c2248001efa2560f831da11cc2d7",
"reference": "3132365e1430c091f208e120b8845d39c25f20e6", "reference": "60c32c5b5e79c2248001efa2560f831da11cc2d7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-dom": "*", "ext-dom": "*",
"ext-json": "*", "ext-json": "*",
"ext-pcre": "*", "ext-libxml": "*",
"ext-reflection": "*", "ext-mbstring": "*",
"ext-spl": "*", "ext-xml": "*",
"myclabs/deep-copy": "~1.3", "myclabs/deep-copy": "~1.3",
"php": "^5.6 || ^7.0", "php": "^5.6 || ^7.0",
"phpspec/prophecy": "^1.3.1", "phpspec/prophecy": "^1.3.1",
@@ -1963,7 +1955,11 @@
"conflict": { "conflict": {
"phpdocumentor/reflection-docblock": "3.0.2" "phpdocumentor/reflection-docblock": "3.0.2"
}, },
"require-dev": {
"ext-pdo": "*"
},
"suggest": { "suggest": {
"ext-xdebug": "*",
"phpunit/php-invoker": "~1.1" "phpunit/php-invoker": "~1.1"
}, },
"bin": [ "bin": [
@@ -1972,7 +1968,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "5.4.x-dev" "dev-master": "5.6.x-dev"
} }
}, },
"autoload": { "autoload": {
@@ -1998,20 +1994,20 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2016-07-26 14:48:00" "time": "2016-10-07 13:03:26"
}, },
{ {
"name": "phpunit/phpunit-mock-objects", "name": "phpunit/phpunit-mock-objects",
"version": "3.2.3", "version": "3.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
"reference": "b13d0d9426ced06958bd32104653526a6c998a52" "reference": "238d7a2723bce689c79eeac9c7d5e1d623bb9dc2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/b13d0d9426ced06958bd32104653526a6c998a52", "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/238d7a2723bce689c79eeac9c7d5e1d623bb9dc2",
"reference": "b13d0d9426ced06958bd32104653526a6c998a52", "reference": "238d7a2723bce689c79eeac9c7d5e1d623bb9dc2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2057,7 +2053,54 @@
"mock", "mock",
"xunit" "xunit"
], ],
"time": "2016-06-12 07:37:26" "time": "2016-10-09 07:01:45"
},
{
"name": "psr/log",
"version": "1.0.2",
"source": {
"type": "git",
"url": "https://github.com/php-fig/log.git",
"reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
"reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Log\\": "Psr/Log/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common interface for logging libraries",
"homepage": "https://github.com/php-fig/log",
"keywords": [
"log",
"psr",
"psr-3"
],
"time": "2016-10-10 12:19:37"
}, },
{ {
"name": "rych/bytesize", "name": "rych/bytesize",
@@ -2267,23 +2310,23 @@
}, },
{ {
"name": "sebastian/environment", "name": "sebastian/environment",
"version": "1.3.7", "version": "1.3.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/environment.git", "url": "https://github.com/sebastianbergmann/environment.git",
"reference": "4e8f0da10ac5802913afc151413bc8c53b6c2716" "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/4e8f0da10ac5802913afc151413bc8c53b6c2716", "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea",
"reference": "4e8f0da10ac5802913afc151413bc8c53b6c2716", "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.3" "php": "^5.3.3 || ^7.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "~4.4" "phpunit/phpunit": "^4.8 || ^5.0"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@@ -2313,7 +2356,7 @@
"environment", "environment",
"hhvm" "hhvm"
], ],
"time": "2016-05-17 03:18:57" "time": "2016-08-18 05:49:44"
}, },
{ {
"name": "sebastian/exporter", "name": "sebastian/exporter",
@@ -2619,20 +2662,21 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v2.8.9", "version": "v2.8.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "36e62335caca8a6e909c5c5bac4a8128149911c9" "reference": "d7a5a88178f94dcc29531ea4028ea614e35452d4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/36e62335caca8a6e909c5c5bac4a8128149911c9", "url": "https://api.github.com/repos/symfony/console/zipball/d7a5a88178f94dcc29531ea4028ea614e35452d4",
"reference": "36e62335caca8a6e909c5c5bac4a8128149911c9", "reference": "d7a5a88178f94dcc29531ea4028ea614e35452d4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.9", "php": ">=5.3.9",
"symfony/debug": "~2.7,>=2.7.2|~3.0.0",
"symfony/polyfill-mbstring": "~1.0" "symfony/polyfill-mbstring": "~1.0"
}, },
"require-dev": { "require-dev": {
@@ -2675,11 +2719,68 @@
], ],
"description": "Symfony Console Component", "description": "Symfony Console Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-07-30 07:20:35" "time": "2016-09-28 00:10:16"
},
{
"name": "symfony/debug",
"version": "v3.0.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/debug.git",
"reference": "697c527acd9ea1b2d3efac34d9806bf255278b0a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/debug/zipball/697c527acd9ea1b2d3efac34d9806bf255278b0a",
"reference": "697c527acd9ea1b2d3efac34d9806bf255278b0a",
"shasum": ""
},
"require": {
"php": ">=5.5.9",
"psr/log": "~1.0"
},
"conflict": {
"symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
},
"require-dev": {
"symfony/class-loader": "~2.8|~3.0",
"symfony/http-kernel": "~2.8|~3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\Debug\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony Debug Component",
"homepage": "https://symfony.com",
"time": "2016-07-30 07:22:48"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
"version": "v3.1.3", "version": "v3.1.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher.git", "url": "https://github.com/symfony/event-dispatcher.git",
@@ -2739,16 +2840,16 @@
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
"version": "v3.1.3", "version": "v3.1.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/filesystem.git", "url": "https://github.com/symfony/filesystem.git",
"reference": "bb29adceb552d202b6416ede373529338136e84f" "reference": "682fd8fdb3135fdf05fc496a01579ccf6c85c0e5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/bb29adceb552d202b6416ede373529338136e84f", "url": "https://api.github.com/repos/symfony/filesystem/zipball/682fd8fdb3135fdf05fc496a01579ccf6c85c0e5",
"reference": "bb29adceb552d202b6416ede373529338136e84f", "reference": "682fd8fdb3135fdf05fc496a01579ccf6c85c0e5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2784,20 +2885,20 @@
], ],
"description": "Symfony Filesystem Component", "description": "Symfony Filesystem Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-07-20 05:44:26" "time": "2016-09-14 00:18:46"
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v2.8.9", "version": "v2.8.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "60804d88691e4a73bbbb3035eb1d9f075c5c2c10" "reference": "bc24c8f5674c6f6841f2856b70e5d60784be5691"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/60804d88691e4a73bbbb3035eb1d9f075c5c2c10", "url": "https://api.github.com/repos/symfony/finder/zipball/bc24c8f5674c6f6841f2856b70e5d60784be5691",
"reference": "60804d88691e4a73bbbb3035eb1d9f075c5c2c10", "reference": "bc24c8f5674c6f6841f2856b70e5d60784be5691",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2833,7 +2934,7 @@
], ],
"description": "Symfony Finder Component", "description": "Symfony Finder Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-07-26 08:02:44" "time": "2016-09-28 00:10:16"
}, },
{ {
"name": "symfony/polyfill-mbstring", "name": "symfony/polyfill-mbstring",
@@ -2896,16 +2997,16 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v3.1.3", "version": "v3.1.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "04c2dfaae4ec56a5c677b0c69fac34637d815758" "reference": "66de154ae86b1a07001da9fbffd620206e4faf94"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/04c2dfaae4ec56a5c677b0c69fac34637d815758", "url": "https://api.github.com/repos/symfony/process/zipball/66de154ae86b1a07001da9fbffd620206e4faf94",
"reference": "04c2dfaae4ec56a5c677b0c69fac34637d815758", "reference": "66de154ae86b1a07001da9fbffd620206e4faf94",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2941,11 +3042,11 @@
], ],
"description": "Symfony Process Component", "description": "Symfony Process Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-07-28 11:13:48" "time": "2016-09-29 14:13:09"
}, },
{ {
"name": "symfony/stopwatch", "name": "symfony/stopwatch",
"version": "v3.1.3", "version": "v3.1.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/stopwatch.git", "url": "https://github.com/symfony/stopwatch.git",
@@ -3038,9 +3139,7 @@
], ],
"aliases": [], "aliases": [],
"minimum-stability": "dev", "minimum-stability": "dev",
"stability-flags": { "stability-flags": [],
"macfja/phar-builder": 20
},
"prefer-stable": true, "prefer-stable": true,
"prefer-lowest": false, "prefer-lowest": false,
"platform": { "platform": {