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 22
22
],
23
23
"require" : {
24
24
"php" : " >=5.5.0" ,
25
- "illuminate/support" : " 5.*|^6.0|^7.0|^8.0|^9.0|^10.0" ,
26
- "illuminate/queue" : " 5.*|^6.0|^7.0|^8.0|^9.0|^10.0" ,
27
- "illuminate/bus" : " 5.*|^6.0|^7.0|^8.0|^9.0|^10.0" ,
25
+ "illuminate/support" : " 5.*|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0 " ,
26
+ "illuminate/queue" : " 5.*|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0 " ,
27
+ "illuminate/bus" : " 5.*|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0 " ,
28
28
"aws/aws-sdk-php" : " ~3.0" ,
29
- "illuminate/http" : " 5.*|^6.0|^7.0|^8.0|^9.0|^10.0"
29
+ "illuminate/http" : " 5.*|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0 "
30
30
},
31
31
"require-dev" : {
32
- "phpunit/phpunit" : " 3.7.*|^9.5.10" ,
32
+ "phpunit/phpunit" : " 3.7.*|^9.5.10|^10.5 " ,
33
33
"codeclimate/php-test-reporter" : " dev-master"
34
34
},
35
35
"autoload" : {
You can’t perform that action at this time.
0 commit comments