Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.

Commit edd607e

Browse files
committed
Merge branch '3.4' into 4.4
* 3.4: Allow more PHP versions
2 parents 533e9d6 + fde429c commit edd607e

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
"license": "MIT",
55
"description": "A skeleton to start a new Symfony website",
66
"require": {
7-
"php": "^7.1.3",
7+
"php": ">=7.1.3",
88
"ext-ctype": "*",
99
"ext-iconv": "*",
1010
"symfony/flex": "^1.3.1"

0 commit comments

Comments
 (0)