keep compatibility with php 7.4

This commit is contained in:
Joe Nahmias
2023-07-01 21:25:25 -04:00
committed by Frédéric Guillot
parent bd7f3d219d
commit 1a3789cc12
2 changed files with 28 additions and 23 deletions

View File

@@ -32,8 +32,10 @@
"psr/log": "1.1.4",
"symfony/console": "5.4.21",
"symfony/event-dispatcher": "5.4.21",
"symfony/event-dispatcher-contracts": "^2",
"symfony/finder": "5.4.21",
"symfony/service-contracts": "2.5.2",
"symfony/string": "^5.1",
"symfony/deprecation-contracts": "2.5.2"
},
"autoload": {