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 13
13
"require" : {
14
14
"php" : " ^7.4 || ^8.0" ,
15
15
"guzzlehttp/guzzle" : " ^7.2" ,
16
- "illuminate/contracts" : " ^8.0 || ^9.0 || ^10.0 || ^11.0" ,
17
- "illuminate/http" : " ^8.0 || ^9.0 || ^10.0 || ^11.0" ,
18
- "illuminate/routing" : " ^8.0 || ^9.0 || ^10.0 || ^11.0" ,
19
- "illuminate/support" : " ^8.0 || ^9.0 || ^10.0 || ^11.0"
16
+ "illuminate/contracts" : " ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0 " ,
17
+ "illuminate/http" : " ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0 " ,
18
+ "illuminate/routing" : " ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0 " ,
19
+ "illuminate/support" : " ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0 "
20
20
},
21
21
"require-dev" : {
22
22
"friendsofphp/php-cs-fixer" : " ^3.0" ,
23
- "orchestra/testbench" : " ^6.0 || ^7.0 || ^8.0 || ^9.0" ,
24
- "phpunit/phpunit" : " ^9.0 || ^10.0" ,
23
+ "orchestra/testbench" : " ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 " ,
24
+ "phpunit/phpunit" : " ^9.0 || ^10.0 || ^11.5 " ,
25
25
"signifly/php-config" : " ^1.0"
26
26
},
27
27
"autoload" : {
You can’t perform that action at this time.
0 commit comments