Skip to content

Commit 08ae023

Browse files
committed
Limit to PHP <7.2
1 parent 61fd1c1 commit 08ae023

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
{ "name" : "Ondřej Nešpor" }
1111
],
1212
"require": {
13-
"php": "^7.0.0"
13+
"php": "~7.0.0 || ~7.1.0"
1414
},
1515
"require-dev": {
1616
"jakub-onderka/php-parallel-lint": "^0.9.2",

0 commit comments

Comments
 (0)