diff --git a/composer.json b/composer.json old mode 100755 new mode 100644 index b7ad877..3bb43bc --- a/composer.json +++ b/composer.json @@ -54,7 +54,7 @@ }, "require-dev": { "sensio/generator-bundle": "~3.1", - "symfony/phpunit-bridge": "^4.0" + "symfony/phpunit-bridge": "^5.1" }, "scripts": { "symfony-scripts": [ diff --git a/composer.lock b/composer.lock old mode 100755 new mode 100644 index fb0dbe0..e867092 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "27174f64e9c48ab9ca135803412cfe99", + "content-hash": "fcb685570e7606406aedd280a2865988", "packages": [ { "name": "behat/transliterator", @@ -3361,6 +3361,7 @@ "javascript", "minification" ], + "abandoned": true, "time": "2016-04-19T09:28:22+00:00" }, { @@ -3999,6 +4000,7 @@ "configuration", "distribution" ], + "abandoned": true, "time": "2019-06-18T15:43:58+00:00" }, { @@ -4658,6 +4660,7 @@ "keywords": [ "sonata" ], + "abandoned": true, "time": "2017-12-16T18:36:00+00:00" }, { @@ -7519,6 +7522,7 @@ "i18n", "text" ], + "abandoned": true, "time": "2018-12-05T18:34:18+00:00" }, { @@ -7737,23 +7741,26 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v4.4.7", + "version": "v5.1.7", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "6937c1a1590da7c314537b4f3f741c9255a7072e" + "reference": "150aeb91dd9dafe13ec8416abd62e435330ca12d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/6937c1a1590da7c314537b4f3f741c9255a7072e", - "reference": "6937c1a1590da7c314537b4f3f741c9255a7072e", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/150aeb91dd9dafe13ec8416abd62e435330ca12d", + "reference": "150aeb91dd9dafe13ec8416abd62e435330ca12d", "shasum": "" }, "require": { "php": ">=5.5.9" }, "conflict": { - "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0|<6.4,>=6.0" + "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0|<6.4,>=6.0|9.1.2" + }, + "require-dev": { + "symfony/deprecation-contracts": "^2.1" }, "suggest": { "symfony/error-handler": "For tracking deprecated interfaces usages at runtime with DebugClassLoader" @@ -7764,7 +7771,7 @@ "type": "symfony-bridge", "extra": { "branch-alias": { - "dev-master": "4.4-dev" + "dev-master": "5.1-dev" }, "thanks": { "name": "phpunit/phpunit", @@ -7812,7 +7819,7 @@ "type": "tidelift" } ], - "time": "2020-03-27T16:54:36+00:00" + "time": "2020-10-02T12:57:56+00:00" } ], "aliases": [],