Skip to content
This repository was archived by the owner on Dec 27, 2023. It is now read-only.

Commit 198fc39

Browse files
authored
Bumped PHP version requirements
1 parent 18f7a4a commit 198fc39

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
@@ -4,7 +4,7 @@
44
"type": "project",
55
"license": "MIT",
66
"require": {
7-
"php": ">=5.5.9",
7+
"php": ">=7.0",
88
"symfony/console": "~3.0",
99
"seld/cli-prompt": "~1.0"
1010
},

0 commit comments

Comments
 (0)