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

Utilise symfony/cache pour rester compatible avec 7.1.

Showing with 1 addition and 1 deletion
+1 -1
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
"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": "^5.0" "symfony/cache": "^4.0"
}, },
"require-dev": { "require-dev": {
"mikey179/vfsstream": "^1.6", "mikey179/vfsstream": "^1.6",
......
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