File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 2525 "psr/container" : " ^2.0" ,
2626 "psr/event-dispatcher" : " ^1.0" ,
2727 "psr/log" : " ^1.0 || ^2.0 || ^3.0" ,
28- "symfony/finder" : " ^6.4 || ^7.2 " ,
29- "symfony/uid" : " ^6.4 || ^7.2 "
28+ "symfony/finder" : " ^6.4 || ^7.3 " ,
29+ "symfony/uid" : " ^6.4 || ^7.3 "
3030 },
3131 "require-dev" : {
3232 "nyholm/nsa" : " ^1.3" ,
3333 "php-cs-fixer/shim" : " ^3.84" ,
3434 "phpstan/phpstan" : " ^2.1" ,
3535 "phpunit/phpunit" : " ^10.5" ,
3636 "psr/cache" : " ^3.0" ,
37- "symfony/console" : " ^6.4 || ^7.0 " ,
38- "symfony/dependency-injection" : " ^6.4 || ^7.0 " ,
39- "symfony/event-dispatcher" : " ^6.4 || ^7.0 " ,
40- "symfony/process" : " ^6.4 || ^7.0 "
37+ "symfony/console" : " ^6.4 || ^7.3 " ,
38+ "symfony/dependency-injection" : " ^6.4 || ^7.3 " ,
39+ "symfony/event-dispatcher" : " ^6.4 || ^7.3 " ,
40+ "symfony/process" : " ^6.4 || ^7.3 "
4141 },
4242 "suggest" : {
4343 "symfony/console" : " To use SymfonyConsoleTransport for STDIO" ,
You can’t perform that action at this time.
0 commit comments