Skip to content

Commit 36d1be2

Browse files
author
Dieter Beck
committed
Bump php requirement to 7.1+
1 parent 985840f commit 36d1be2

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
"marc-mabe/php-enum":"^2.0 || ^3.0 || ^4.0",
3232
"icecave/parity": "1.0.0"
3333
},

0 commit comments

Comments
 (0)