File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 25
25
"php-parallel-lint/php-parallel-lint" : " ^1.2" ,
26
26
"phpstan/phpstan-phpunit" : " ^1.3.11" ,
27
27
"phpstan/phpstan-strict-rules" : " ^1.5.1" ,
28
- "phpunit/phpunit" : " ^8.5.29 || ^9.5 " ,
29
- "psr/container" : " 1.0 || 1.1.1 " ,
28
+ "phpunit/phpunit" : " ^10.0 " ,
29
+ "psr/container" : " 2.0.2 " ,
30
30
"symfony/config" : " ^5.4 || ^6.1" ,
31
31
"symfony/console" : " ^5.4 || ^6.1" ,
32
32
"symfony/dependency-injection" : " ^5.4 || ^6.1" ,
33
33
"symfony/form" : " ^5.4 || ^6.1" ,
34
34
"symfony/framework-bundle" : " ^5.4 || ^6.1" ,
35
35
"symfony/http-foundation" : " ^5.4 || ^6.1" ,
36
- "symfony/messenger" : " ^5.4 " ,
36
+ "symfony/messenger" : " ^6.0 " ,
37
37
"symfony/polyfill-php80" : " ^1.24" ,
38
- "symfony/serializer" : " ^5.4 "
38
+ "symfony/serializer" : " ^6.0 "
39
39
},
40
40
"config" : {
41
41
"sort-packages" : true
You can’t perform that action at this time.
0 commit comments