Skip to content

Commit b87cf18

Browse files
author
bereza
committed
ERM-334 laravel/framework not supported GHSA-78fx-h6xr-vch4
1 parent 86fc363 commit b87cf18

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
@@ -5,7 +5,7 @@
55
"license": "MIT",
66
"require": {
77
"php": "^8.1",
8-
"laravel/framework": "^9.0 || ^10.0 || ^11.0",
8+
"laravel/framework": "^10.0 || ^11.0",
99
"spatie/laravel-query-builder": "^5.0 || ^6.0"
1010
},
1111
"require-dev": {

0 commit comments

Comments
 (0)