Skip to content
This repository was archived by the owner on Sep 8, 2023. It is now read-only.

Commit 69d30f5

Browse files
committed
Minimum PHP version 7.0 required
1 parent f4240cd commit 69d30f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
}
1111
],
1212
"require": {
13+
"php": ">=7.0",
1314
"laravel/framework": "^5.0|^6.0|^7.0"
1415
},
1516
"autoload": {

0 commit comments

Comments
 (0)