Skip to content

Commit e8d6336

Browse files
authored
Merge pull request #3 from whitecube/laravel-10
Laravel 10
2 parents f18774d + aafcf94 commit e8d6336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
],
2222
"require": {
2323
"php": ">=8.1",
24-
"laravel/framework": "^9",
24+
"laravel/framework": "^9|^10",
2525
"nesbot/carbon": "^2.64"
2626
},
2727
"autoload": {

0 commit comments

Comments
 (0)