diff --git a/composer.lock b/composer.lock index 3b908884..72735ae8 100644 --- a/composer.lock +++ b/composer.lock @@ -1,10 +1,10 @@ { "_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", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "70e90db5a39274b9018b31d3c288327d", + "content-hash": "721d03fe227b4de68b3032d1552fdd3a", "packages": [ { "name": "aferrandini/urlizer", @@ -242,6 +242,7 @@ ], "description": "Promoting the interoperability of container objects (DIC, SL, etc.)", "homepage": "https://github.com/container-interop/container-interop", + "abandoned": "psr/container", "time": "2017-02-14T19:40:03+00:00" }, { @@ -5028,6 +5029,7 @@ "compression", "minification" ], + "abandoned": "symfony/webpack-encore-pack", "time": "2017-07-14T07:26:46+00:00" }, { @@ -5998,7 +6000,7 @@ ], "authors": [ { - "name": "William Durand", + "name": "William DURAND", "email": "william.durand1@gmail.com" } ], @@ -6055,6 +6057,7 @@ "escaper", "zf2" ], + "abandoned": "laminas/laminas-escaper", "time": "2016-06-30T19:48:38+00:00" }, { @@ -6116,6 +6119,7 @@ "feed", "zf2" ], + "abandoned": "laminas/laminas-feed", "time": "2017-04-01T15:03:14+00:00" }, { @@ -6169,6 +6173,7 @@ "zend", "zf" ], + "abandoned": "laminas/laminas-http", "time": "2017-10-13T12:06:24+00:00" }, { @@ -6213,6 +6218,7 @@ "loader", "zf2" ], + "abandoned": "laminas/laminas-loader", "time": "2015-06-03T14:05:47+00:00" }, { @@ -6276,6 +6282,7 @@ "servicemanager", "zf" ], + "abandoned": "laminas/laminas-servicemanager", "time": "2017-11-27T18:11:25+00:00" }, { @@ -6321,6 +6328,7 @@ "stdlib", "zf2" ], + "abandoned": "laminas/laminas-stdlib", "time": "2016-09-13T14:38:50+00:00" }, { @@ -6368,6 +6376,7 @@ "uri", "zf2" ], + "abandoned": "laminas/laminas-uri", "time": "2016-02-17T22:38:51+00:00" }, { @@ -6439,6 +6448,7 @@ "validator", "zf2" ], + "abandoned": "laminas/laminas-validator", "time": "2017-08-22T14:19:23+00:00" } ], @@ -6489,7 +6499,7 @@ "homepage": "https://github.com/friendsofsymfony/FOSJsRoutingBundle/contributors" }, { - "name": "William Durand", + "name": "William DURAND", "email": "william.durand1@gmail.com" } ], @@ -6632,6 +6642,7 @@ } ], "description": "This bundle generates code for you", + "abandoned": true, "time": "2017-07-18T07:57:44+00:00" }, { @@ -6688,16 +6699,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v3.3.13", + "version": "v3.4.26", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "0cbc5e0f8af23dadf270371b9627f1f264cf6021" + "reference": "a43a2f6c465a2d99635fea0addbebddc3864ad97" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/0cbc5e0f8af23dadf270371b9627f1f264cf6021", - "reference": "0cbc5e0f8af23dadf270371b9627f1f264cf6021", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/a43a2f6c465a2d99635fea0addbebddc3864ad97", + "reference": "a43a2f6c465a2d99635fea0addbebddc3864ad97", "shasum": "" }, "require": { @@ -6707,7 +6718,6 @@ "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0" }, "suggest": { - "ext-zip": "Zip support is required when using bin/simple-phpunit", "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader" }, "bin": [ @@ -6716,7 +6726,11 @@ "type": "symfony-bridge", "extra": { "branch-alias": { - "dev-master": "3.3-dev" + "dev-master": "3.4-dev" + }, + "thanks": { + "name": "phpunit/phpunit", + "url": "https://github.com/sebastianbergmann/phpunit" } }, "autoload": { @@ -6746,7 +6760,7 @@ ], "description": "Symfony PHPUnit Bridge", "homepage": "https://symfony.com", - "time": "2017-11-07T14:16:22+00:00" + "time": "2019-04-16T09:03:16+00:00" } ], "aliases": [], @@ -6755,7 +6769,7 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": "^5.6 || ^7.0" + "php": "^7.1" }, "platform-dev": [] }