Skip to content

Commit 64b860c

Browse files
committed
Bump minimum PHP version to 7.1
1 parent b4efa6c commit 64b860c

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
@@ -5,7 +5,7 @@
55
"homepage": "https://github.com/afrihost/BaseCommandBundle",
66
"type": "symfony-bundle",
77
"require": {
8-
"php": "~7.0",
8+
"php": "~7.1",
99
"symfony/symfony": "~3.0|~4.0",
1010
"monolog/monolog": "~1.10"
1111
},

0 commit comments

Comments
 (0)