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 16
16
],
17
17
"require" : {
18
18
"php" : " >=7.1" ,
19
- "symfony/http-foundation" : " ^2.8 || ^3.0 || ^4.0 || ^5.0 || ^6.0" ,
19
+ "symfony/http-foundation" : " ^2.8 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0 " ,
20
20
"mpociot/pipeline" : " ^1.0.2" ,
21
21
"react/socket" : " ~1.0" ,
22
22
"spatie/macroable" : " ^1.0" ,
23
23
"psr/container" : " ^1.0 || ^2.0" ,
24
24
"laravel/serializable-closure" : " ^1.0" ,
25
- "illuminate/support" : " ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0"
25
+ "illuminate/support" : " ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 "
26
26
},
27
27
"require-dev" : {
28
28
"codeigniter/framework" : " ~3.0" ,
29
- "orchestra/testbench" : " ^3.4 || ^4.0 || ^5.0 || ^6.0" ,
30
- "phpunit/phpunit" : " ^6.0 || ^7.0 || ^8.0" ,
29
+ "orchestra/testbench" : " ^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0 " ,
30
+ "phpunit/phpunit" : " ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 " ,
31
31
"mockery/mockery" : " ^1.1" ,
32
32
"doctrine/cache" : " ^1.6" ,
33
33
"symfony/cache" : " ^3.4.35 || ^4.3.7 || ^5.0" ,
You can’t perform that action at this time.
0 commit comments