Skip to content

Commit bc6f53b

Browse files
committed
fix: update laravel/laravel to a valid version
1 parent bb6b141 commit bc6f53b

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
@@ -6,7 +6,7 @@
66
"require": {
77
"php": "^7.1|^8.1|^8.2",
88
"ext-json": "*",
9-
"laravel/laravel": "^6.20|^7.30|^8.83|^9.52|^10.14"
9+
"laravel/laravel": "^6.20|^7.30|^8.83|^9.52|^10.3"
1010
},
1111
"license": "MIT",
1212
"autoload": {

0 commit comments

Comments
 (0)