diff --git a/composer.json b/composer.json old mode 100755 new mode 100644 index b7ad877..df015a0 --- 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.2" }, "scripts": { "symfony-scripts": [ diff --git a/composer.lock b/composer.lock old mode 100755 new mode 100644 index fb0dbe0..0df3e96 --- 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": "3f9e3d6b8078bb722c161f89b0254d7e", "packages": [ { "name": "behat/transliterator", @@ -684,6 +684,7 @@ "cache", "caching" ], + "abandoned": true, "time": "2019-11-29T11:22:01+00:00" }, { @@ -1216,6 +1217,7 @@ "reflection", "static" ], + "abandoned": "roave/better-reflection", "time": "2020-03-27T11:06:43+00:00" }, { @@ -3361,6 +3363,7 @@ "javascript", "minification" ], + "abandoned": true, "time": "2016-04-19T09:28:22+00:00" }, { @@ -3999,6 +4002,7 @@ "configuration", "distribution" ], + "abandoned": true, "time": "2019-06-18T15:43:58+00:00" }, { @@ -4120,6 +4124,7 @@ } ], "description": "A security checker for your composer.lock", + "abandoned": "https://github.com/fabpot/local-php-security-checker", "time": "2019-11-01T13:20:14+00:00" }, { @@ -4127,12 +4132,12 @@ "version": "v1.0.9", "source": { "type": "git", - "url": "https://github.com/simplethings/EntityAuditBundle.git", + "url": "https://github.com/sonata-project/EntityAuditBundle.git", "reference": "5725ecab2d132288842d9a075d1a8662520829c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simplethings/EntityAuditBundle/zipball/5725ecab2d132288842d9a075d1a8662520829c5", + "url": "https://api.github.com/repos/sonata-project/EntityAuditBundle/zipball/5725ecab2d132288842d9a075d1a8662520829c5", "reference": "5725ecab2d132288842d9a075d1a8662520829c5", "shasum": "" }, @@ -4172,6 +4177,7 @@ "database", "persistence" ], + "abandoned": "sonata-project/entity-audit-bundle", "time": "2018-04-10T08:14:31+00:00" }, { @@ -4658,6 +4664,7 @@ "keywords": [ "sonata" ], + "abandoned": true, "time": "2017-12-16T18:36:00+00:00" }, { @@ -7519,6 +7526,7 @@ "i18n", "text" ], + "abandoned": true, "time": "2018-12-05T18:34:18+00:00" }, { @@ -7737,23 +7745,27 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v4.4.7", + "version": "v5.2.7", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "6937c1a1590da7c314537b4f3f741c9255a7072e" + "reference": "f530f0153f4a871b2c65dd6b295d7b8d03a16eac" }, "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/f530f0153f4a871b2c65dd6b295d7b8d03a16eac", + "reference": "f530f0153f4a871b2c65dd6b295d7b8d03a16eac", "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", + "symfony/error-handler": "^4.4|^5.0" }, "suggest": { "symfony/error-handler": "For tracking deprecated interfaces usages at runtime with DebugClassLoader" @@ -7763,9 +7775,6 @@ ], "type": "symfony-bridge", "extra": { - "branch-alias": { - "dev-master": "4.4-dev" - }, "thanks": { "name": "phpunit/phpunit", "url": "https://github.com/sebastianbergmann/phpunit" @@ -7796,7 +7805,7 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony PHPUnit Bridge", + "description": "Provides utilities for PHPUnit, especially user deprecation notices management", "homepage": "https://symfony.com", "funding": [ { @@ -7812,7 +7821,7 @@ "type": "tidelift" } ], - "time": "2020-03-27T16:54:36+00:00" + "time": "2021-04-11T22:55:21+00:00" } ], "aliases": [],