Skip to content
This repository was archived by the owner on Feb 21, 2022. It is now read-only.

Commit 41147cd

Browse files
committed
Fixed minimum version
1 parent ed85ca0 commit 41147cd

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
@@ -13,7 +13,7 @@
1313
}
1414
],
1515
"require": {
16-
"php": ">=7.1",
16+
"php": ">=7.0",
1717
"symfony/console": "^3.2",
1818
"symfony/process": "^3.2",
1919
"symfony/finder": "^3.2",

0 commit comments

Comments
 (0)