File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1212 "require" : {
1313 "php" : " >=7.1" ,
1414 "doctrine/collections" : " ^1.3" ,
15- "symfony/expression-language" : " ^3.0 || ^4 .0" ,
16- "symfony/property-access" : " ^3.0 || ^4 .0"
15+ "symfony/expression-language" : " ^4.4 || ^5 .0" ,
16+ "symfony/property-access" : " ^4.4 || ^5 .0"
1717 },
1818 "suggest" : {
1919 "symfony/framework-bundle" : " For Symfony integration" ,
2020 "symfony/security" : " To load security functions for expressions"
2121 },
2222 "require-dev" : {
23- "phpunit/phpunit" : " ^7.3 " ,
24- "symfony/framework-bundle" : " ^3,0 || ^4 .0" ,
25- "symfony/security" : " ^3,0 || ^4 .0"
23+ "phpunit/phpunit" : " ^9.6 " ,
24+ "symfony/framework-bundle" : " ^4.4 || ^5 .0" ,
25+ "symfony/security" : " ^4.4 || ^5 .0"
2626 },
2727 "autoload" : {
2828 "psr-4" : {
You can’t perform that action at this time.
0 commit comments