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 16
16
"require" : {
17
17
"php" : " ^8.0" ,
18
18
"doctrine/dbal" : " ^2.6|^3.5" ,
19
- "illuminate/container" : " ^6.0|^7.0|^8.0|^9.0|^10.0" ,
20
- "illuminate/database" : " ^6.0|^7.0|^8.79|^9.0|^10.0" ,
21
- "illuminate/events" : " ^6.0|^7.0|^8.0|^9.0|^10.0" ,
22
- "illuminate/support" : " ^6.0|^7.0|^8.0|^9.0|^10.0"
19
+ "illuminate/container" : " ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0 " ,
20
+ "illuminate/database" : " ^6.0|^7.0|^8.79|^9.0|^10.0|^11.0 " ,
21
+ "illuminate/events" : " ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0 " ,
22
+ "illuminate/support" : " ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0 "
23
23
},
24
24
"require-dev" : {
25
25
"friendsofphp/php-cs-fixer" : " ^2.19.3|^3.5.0" ,
26
26
"nunomaduro/larastan" : " ^1.0|^2.1" ,
27
- "orchestra/testbench" : " ^4.0|^5.0|^6.0|^7.0|^8.0" ,
27
+ "orchestra/testbench" : " ^4.0|^5.0|^6.0|^7.0|^8.0|^9.0 " ,
28
28
"phpstan/extension-installer" : " ^1.1" ,
29
29
"phpstan/phpstan" : " ^1.5" ,
30
- "phpunit/phpunit" : " ^8.5.23|^9.5.13"
30
+ "phpunit/phpunit" : " ^8.5.23|^9.5.13|^10.5 "
31
31
},
32
32
"autoload" : {
33
33
"psr-4" : {
You can’t perform that action at this time.
0 commit comments