Skip to content

Commit ff47917

Browse files
authored
min php-version uplift to 7.0 (#6)
1 parent c0cf6c3 commit ff47917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
}
99
],
1010
"require": {
11-
"php": ">=5.2.0",
11+
"php": "^7.0",
1212
"staabm/thincache": "^0.9"
1313
},
1414
"autoload": {

0 commit comments

Comments
 (0)