Skip to content

Commit fa54940

Browse files
authored
Update composer.json
1 parent 36b3ae5 commit fa54940

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
@@ -19,7 +19,7 @@
1919
},
2020
"require": {
2121
"php": ">=7.1.3",
22-
"laravel/framework": "^7",
22+
"laravel/framework": ">=7 <=9",
2323
"ckeditor/ckeditor": "4.*"
2424
},
2525
"require-dev": {

0 commit comments

Comments
 (0)