Commit 7c88ba8a authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

Mise à jour des versions minimales supportées des dépendances.

Showing with 3 additions and 3 deletions
+3 -3
...@@ -14,13 +14,13 @@ ...@@ -14,13 +14,13 @@
"ext-json": "*", "ext-json": "*",
"beberlei/assert": "^3.2", "beberlei/assert": "^3.2",
"friendsofphp/php-cs-fixer": "^2.13", "friendsofphp/php-cs-fixer": "^2.13",
"symfony/cache": "^4.0", "symfony/cache": "^4.3",
"symfony/cache-contracts": "^1.0" "symfony/cache-contracts": "^1.1"
}, },
"require-dev": { "require-dev": {
"irstea/composer-require-checker-shim": "^2.0.0", "irstea/composer-require-checker-shim": "^2.0.0",
"mikey179/vfsstream": "^1.6", "mikey179/vfsstream": "^1.6",
"phpunit/phpunit": "^7.0" "phpunit/phpunit": "^7.5"
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment