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 20
20
"ci-test" : " vendor/bin/phpunit --coverage-clover coverage.xml"
21
21
},
22
22
"require" : {
23
- "php" : " ^7.3|^8.0" ,
24
- "illuminate/support" : " ^6.0|^7.0|^8.0" ,
25
- "illuminate/container" : " ^6.0|^7.0|^8.0" ,
26
- "illuminate/database" : " ^6.0|^7.0|^8.0" ,
27
- "illuminate/hashing" : " ^6.0|^7.0|^8.0" ,
23
+ "php" : " ^7.3|^8.0|^8.1 " ,
24
+ "illuminate/support" : " ^6.0|^7.0|^8.0|^9.0 " ,
25
+ "illuminate/container" : " ^6.0|^7.0|^8.0|^9.0 " ,
26
+ "illuminate/database" : " ^6.0|^7.0|^8.0|^9.0 " ,
27
+ "illuminate/hashing" : " ^6.0|^7.0|^8.0|^9.0 " ,
28
28
"aws/aws-sdk-php" : " ^3.0"
29
29
},
30
30
"require-dev" : {
31
- "illuminate/auth" : " ^6.0|^7.0|^8.0" ,
31
+ "illuminate/auth" : " ^6.0|^7.0|^8.0|^9.0 " ,
32
32
"symfony/var-dumper" : " ^5.0" ,
33
33
"vlucas/phpdotenv" : " ^4.1" ,
34
34
"mockery/mockery" : " ^1.3" ,
You can’t perform that action at this time.
0 commit comments