diff options
-rw-r--r-- | composer.json | 2 | ||||
-rw-r--r-- | composer.lock | 18 |
2 files changed, 10 insertions, 10 deletions
diff --git a/composer.json b/composer.json index 0ce9622f..f6e007e7 100644 --- a/composer.json +++ b/composer.json | |||
@@ -97,7 +97,7 @@ | |||
97 | "require-dev": { | 97 | "require-dev": { |
98 | "doctrine/doctrine-fixtures-bundle": "~3.0", | 98 | "doctrine/doctrine-fixtures-bundle": "~3.0", |
99 | "sensio/generator-bundle": "^3.0", | 99 | "sensio/generator-bundle": "^3.0", |
100 | "symfony/phpunit-bridge": "^4.2", | 100 | "symfony/phpunit-bridge": "^5.0", |
101 | "friendsofphp/php-cs-fixer": "~2.13", | 101 | "friendsofphp/php-cs-fixer": "~2.13", |
102 | "m6web/redis-mock": "^4.1", | 102 | "m6web/redis-mock": "^4.1", |
103 | "dama/doctrine-test-bundle": "^5.0", | 103 | "dama/doctrine-test-bundle": "^5.0", |
diff --git a/composer.lock b/composer.lock index ed4a79d9..4481f4fc 100644 --- a/composer.lock +++ b/composer.lock | |||
@@ -4,7 +4,7 @@ | |||
4 | "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", | 4 | "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |
5 | "This file is @generated automatically" | 5 | "This file is @generated automatically" |
6 | ], | 6 | ], |
7 | "content-hash": "bc03955d5e8ea3079c82f32de2e26c98", | 7 | "content-hash": "9630ce5d77ff50b51674db2923621328", |
8 | "packages": [ | 8 | "packages": [ |
9 | { | 9 | { |
10 | "name": "bdunogier/guzzle-site-authenticator", | 10 | "name": "bdunogier/guzzle-site-authenticator", |
@@ -11246,26 +11246,26 @@ | |||
11246 | }, | 11246 | }, |
11247 | { | 11247 | { |
11248 | "name": "symfony/phpunit-bridge", | 11248 | "name": "symfony/phpunit-bridge", |
11249 | "version": "v4.3.8", | 11249 | "version": "v5.0.0", |
11250 | "source": { | 11250 | "source": { |
11251 | "type": "git", | 11251 | "type": "git", |
11252 | "url": "https://github.com/symfony/phpunit-bridge.git", | 11252 | "url": "https://github.com/symfony/phpunit-bridge.git", |
11253 | "reference": "c216b32261358a820bb4217eb3a20e3f437a484e" | 11253 | "reference": "3c288a1f1a46ddffc299fd46ddb643d50debde85" |
11254 | }, | 11254 | }, |
11255 | "dist": { | 11255 | "dist": { |
11256 | "type": "zip", | 11256 | "type": "zip", |
11257 | "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/c216b32261358a820bb4217eb3a20e3f437a484e", | 11257 | "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/3c288a1f1a46ddffc299fd46ddb643d50debde85", |
11258 | "reference": "c216b32261358a820bb4217eb3a20e3f437a484e", | 11258 | "reference": "3c288a1f1a46ddffc299fd46ddb643d50debde85", |
11259 | "shasum": "" | 11259 | "shasum": "" |
11260 | }, | 11260 | }, |
11261 | "require": { | 11261 | "require": { |
11262 | "php": ">=5.5.9" | 11262 | "php": ">=5.5.9" |
11263 | }, | 11263 | }, |
11264 | "conflict": { | 11264 | "conflict": { |
11265 | "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0" | 11265 | "phpunit/phpunit": "<5.4.3" |
11266 | }, | 11266 | }, |
11267 | "suggest": { | 11267 | "suggest": { |
11268 | "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader" | 11268 | "symfony/error-handler": "For tracking deprecated interfaces usages at runtime with DebugClassLoader" |
11269 | }, | 11269 | }, |
11270 | "bin": [ | 11270 | "bin": [ |
11271 | "bin/simple-phpunit" | 11271 | "bin/simple-phpunit" |
@@ -11273,7 +11273,7 @@ | |||
11273 | "type": "symfony-bridge", | 11273 | "type": "symfony-bridge", |
11274 | "extra": { | 11274 | "extra": { |
11275 | "branch-alias": { | 11275 | "branch-alias": { |
11276 | "dev-master": "4.3-dev" | 11276 | "dev-master": "5.0-dev" |
11277 | }, | 11277 | }, |
11278 | "thanks": { | 11278 | "thanks": { |
11279 | "name": "phpunit/phpunit", | 11279 | "name": "phpunit/phpunit", |
@@ -11307,7 +11307,7 @@ | |||
11307 | ], | 11307 | ], |
11308 | "description": "Symfony PHPUnit Bridge", | 11308 | "description": "Symfony PHPUnit Bridge", |
11309 | "homepage": "https://symfony.com", | 11309 | "homepage": "https://symfony.com", |
11310 | "time": "2019-10-30T12:58:49+00:00" | 11310 | "time": "2019-11-08T16:32:03+00:00" |
11311 | } | 11311 | } |
11312 | ], | 11312 | ], |
11313 | "aliases": [], | 11313 | "aliases": [], |