File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 17
17
],
18
18
"require" : {
19
19
"php" : " >=7.2.5" ,
20
- "illuminate/console" : " 5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0|^9.0|^10.0" ,
21
- "illuminate/http" : " 5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0|^9.0|^10.0" ,
22
- "illuminate/support" : " 5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0|^9.0|^10.0" ,
23
- "symfony/var-dumper" : " ^5.0|^6.0"
20
+ "illuminate/console" : " 5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0 " ,
21
+ "illuminate/http" : " 5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0 " ,
22
+ "illuminate/support" : " 5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0 " ,
23
+ "symfony/var-dumper" : " ^5.0|^6.0|^7.0 "
24
24
},
25
25
"require-dev" : {
26
26
"larapack/dd" : " ^1.0" ,
27
- "phpunit/phpunit" : " ^7.0|^9.3"
27
+ "phpunit/phpunit" : " ^7.0|^9.3|^10.5 "
28
28
},
29
29
"autoload" : {
30
30
"psr-4" : {
You can’t perform that action at this time.
0 commit comments