Skip to content

Commit 2201471

Browse files
committed
Bump php requirement to 7.1+
1 parent b0898b3 commit 2201471

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": ">=5.3.3"
30+
"php": ">=7.1"
3131
},
3232
"require-dev": {
3333
"friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1",

0 commit comments

Comments
 (0)