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 12
12
"nette/php-generator" : " ^3.6 || ^4.1" ,
13
13
"nette/utils" : " ^3.0 || ^4.0" ,
14
14
"nikic/php-parser" : " ^4.0" ,
15
- "symfony/console" : " ^4.4 || ^5.0 || ^6.0 || ^7.0" ,
16
- "symfony/finder" : " ^4.4 || ^5.0 || ^6.0 || ^7.0" ,
17
- "symfony/http-client" : " ^4.4 || ^5.0 || ^6.0 || ^7.0" ,
15
+ "symfony/console" : " ^4.4 || ^5.0 || ^6.0 || ^7.0 || ^8.0 " ,
16
+ "symfony/finder" : " ^4.4 || ^5.0 || ^6.0 || ^7.0 || ^8.0 " ,
17
+ "symfony/http-client" : " ^4.4 || ^5.0 || ^6.0 || ^7.0 || ^8.0 " ,
18
18
"symfony/http-client-contracts" : " ^1.0 || ^2.0 || ^3.0" ,
19
- "symfony/process" : " ^4.4 || ^5.0 || ^6.0 || ^7.0" ,
19
+ "symfony/process" : " ^4.4 || ^5.0 || ^6.0 || ^7.0 || ^8.0 " ,
20
20
"symfony/service-contracts" : " ^2.0 || ^3.0"
21
21
},
22
22
"autoload" : {
You can’t perform that action at this time.
0 commit comments