Skip to content

Commit 0a61e00

Browse files
committed
Add require php>=7.1
1 parent e2e8391 commit 0a61e00

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
@@ -26,6 +26,7 @@
2626
"source": "https://github.com/itosho/easy-query"
2727
},
2828
"require": {
29+
"php": ">=7.1.0",
2930
"cakephp/orm": "^3.6"
3031
},
3132
"require-dev": {

0 commit comments

Comments
 (0)