File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 21
21
},
22
22
"require" : {
23
23
"php" : " ^7.3|^7.4|^8.0|^8.1|^8.2" ,
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" ,
24
+ "illuminate/support" : " ^6.0|^7.0|^8.0|^9.0|^10.0 " ,
25
+ "illuminate/container" : " ^6.0|^7.0|^8.0|^9.0|^10.0 " ,
26
+ "illuminate/database" : " ^6.0|^7.0|^8.0|^9.0|^10.0 " ,
27
+ "illuminate/hashing" : " ^6.0|^7.0|^8.0|^9.0|^10.0 " ,
28
28
"aws/aws-sdk-php" : " ^3.0"
29
29
},
30
30
"require-dev" : {
31
- "illuminate/auth" : " ^6.0|^7.0|^8.0|^9.0" ,
32
- "symfony/var-dumper" : " ^5.0" ,
33
- "vlucas/phpdotenv" : " ^4.1" ,
31
+ "illuminate/auth" : " ^6.0|^7.0|^8.0|^9.0|^10.0 " ,
32
+ "symfony/var-dumper" : " ^5.0|^6.0 " ,
33
+ "vlucas/phpdotenv" : " ^4.1|^5.0 " ,
34
34
"mockery/mockery" : " ^1.3" ,
35
- "phpunit/phpunit" : " ^8.0|^9.0"
35
+ "phpunit/phpunit" : " ^8.0|^9.0|^10.0 "
36
36
},
37
37
"autoload" : {
38
38
"psr-4" : {
You can’t perform that action at this time.
0 commit comments