Skip to content

Commit f0a3b52

Browse files
Update composer.json
1 parent 56b0274 commit f0a3b52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
],
1111
"require": {
1212
"php": "^7.4|^8.0",
13-
"illuminate/auth": "^7.0|^8.0|^9.0",
14-
"illuminate/database": "^7.0|^8.40|^9.0"
13+
"illuminate/auth": "^7.0|^8.0|^9.0|^10.0",
14+
"illuminate/database": "^7.0|^8.40|^9.0|10.0"
1515
},
1616
"autoload": {
1717
"psr-4": {

0 commit comments

Comments
 (0)