Skip to content

Commit 2a3831d

Browse files
committed
[+]: PHP 7.1 is our new minimal version
1 parent 9412972 commit 2a3831d

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
@@ -27,7 +27,7 @@
2727
}
2828
],
2929
"require": {
30-
"php": ">=7.0.0",
30+
"php": ">=7.1.0",
3131
"symfony/polyfill-php72": "~1.0",
3232
"symfony/polyfill-iconv": "~1.0",
3333
"symfony/polyfill-intl-grapheme": "~1.0",

0 commit comments

Comments
 (0)