Skip to content

Commit 29284f9

Browse files
committed
Added PHP version to composer.json
1 parent 238545b commit 29284f9

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
@@ -19,6 +19,7 @@
1919
}
2020
},
2121
"require": {
22+
"php": ">=7.0.0",
2223
"illuminate/bus": "^5.3",
2324
"illuminate/database": "^5.3",
2425
"illuminate/http": "^5.3",

0 commit comments

Comments
 (0)