File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 32
32
"jean85/pretty-package-versions" : " ^1.3.0 || ^2.0.1" ,
33
33
"mongodb/mongodb" : " ^1.21 || ^2.0@dev" ,
34
34
"psr/cache" : " ^1.0 || ^2.0 || ^3.0" ,
35
- "symfony/console" : " ^5.4 || ^6.4 || ^7.0 || ^8.0 " ,
35
+ "symfony/console" : " ^5.4 || ^6.4 || ^7.0" ,
36
36
"symfony/deprecation-contracts" : " ^2.2 || ^3.0" ,
37
- "symfony/var-dumper" : " ^5.4 || ^6.4 || ^7.0 || ^8.0 " ,
37
+ "symfony/var-dumper" : " ^5.4 || ^6.4 || ^7.0" ,
38
38
"symfony/var-exporter" : " ^6.4 || ^7.0"
39
39
},
40
40
"require-dev" : {
49
49
"phpstan/phpstan-phpunit" : " ^2.0" ,
50
50
"phpunit/phpunit" : " ^10.4" ,
51
51
"squizlabs/php_codesniffer" : " ^3.5" ,
52
- "symfony/cache" : " ^5.4 || ^6.4 || ^7.0 || ^8.0 "
52
+ "symfony/cache" : " ^5.4 || ^6.4 || ^7.0"
53
53
},
54
54
"conflict" : {
55
55
"doctrine/annotations" : " <1.12 || >=3.0"
You can’t perform that action at this time.
0 commit comments