Commit 00ac842 1 parent c7da2fb commit 00ac842 Copy full SHA for 00ac842
File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 23
23
],
24
24
"require" : {
25
25
"php" : " ^8.2" ,
26
- "illuminate/contracts" : " ^9.0|^10.0|^11.0" ,
27
- "illuminate/support" : " ^9.0|^10.0|^11.0" ,
28
- "illuminate/queue" : " ^9.0|^10.0|^11.0" ,
29
- "illuminate/bus" : " ^9.0|^10.0|^11.0" ,
26
+ "illuminate/contracts" : " ^9.0|^10.0|^11.0|^12.0 " ,
27
+ "illuminate/support" : " ^9.0|^10.0|^11.0|^12.0 " ,
28
+ "illuminate/queue" : " ^9.0|^10.0|^11.0|^12.0 " ,
29
+ "illuminate/bus" : " ^9.0|^10.0|^11.0|^12.0 " ,
30
30
"aws/aws-sdk-php" : " ^3.250"
31
31
},
32
32
"require-dev" : {
33
33
"larastan/larastan" : " ^2.0" ,
34
34
"laravel/pint" : " ^1.2" ,
35
35
"nunomaduro/collision" : " ^6.3|^7.0|^8.1" ,
36
- "orchestra/testbench" : " ^7.15|^8.0|^9.0" ,
36
+ "orchestra/testbench" : " ^7.15|^8.0|^9.0|^10.0 " ,
37
37
"phpstan/extension-installer" : " ^1.2" ,
38
38
"phpstan/phpstan-deprecation-rules" : " ^1.0" ,
39
39
"phpunit/phpunit" : " ^9.5|^10.0|^11.0"
You can’t perform that action at this time.
0 commit comments