Skip to content

Commit 70a6935

Browse files
author
adam
committed
Updates composer.json
1 parent a565aab commit 70a6935

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
}
2525
],
2626
"require": {
27-
"php": "^7.2"
27+
"php": ">=7.2",
28+
"laravel/framework": ">=5.3"
2829
},
2930
"require-dev": {
3031
"laravel/framework": "^6.6",

0 commit comments

Comments
 (0)