Update deps

Remove lock on dbal because we are now using PHP >= 7.2
This commit is contained in:
Jeremy Benoist 2020-07-06 07:58:14 +02:00
parent f0457635dc
commit effa5deacb
No known key found for this signature in database
GPG key ID: BCA73962457ACC3C
2 changed files with 315 additions and 217 deletions

View file

@ -53,7 +53,6 @@
"bdunogier/guzzle-site-authenticator": "^1.0.0",
"craue/config-bundle": "^2.3.0",
"defuse/php-encryption": "^2.1",
"doctrine/dbal": "2.9.2",
"doctrine/doctrine-bundle": "^1.9",
"doctrine/doctrine-cache-bundle": "^1.3",
"doctrine/doctrine-migrations-bundle": "^1.3",
@ -106,10 +105,10 @@
"m6web/redis-mock": "^5.0",
"php-http/mock-client": "^1.0",
"phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "^0.12.0",
"phpstan/phpstan-doctrine": "^0.12.0",
"phpstan/phpstan-phpunit": "^0.12.0",
"phpstan/phpstan-symfony": "^0.12.0",
"phpstan/phpstan": "^0.12",
"phpstan/phpstan-doctrine": "^0.12",
"phpstan/phpstan-phpunit": "^0.12",
"phpstan/phpstan-symfony": "^0.12",
"symfony/maker-bundle": "^1.18",
"symfony/phpunit-bridge": "~5.1.1"
},

523
composer.lock generated

File diff suppressed because it is too large Load diff