Skip to content

Commit 0f5401e

Browse files
committed
add php ^7.0 require
1 parent b3d4f2f commit 0f5401e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
}
1111
],
1212
"require": {
13+
"php" : "^7.0",
1314
"illuminate/database": "^5.5"
1415
},
1516
"autoload": {

0 commit comments

Comments
 (0)