Skip to content

Commit 5241437

Browse files
committed
Require at least 7.1 in 2.0 branch
1 parent ff41221 commit 5241437

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
@@ -7,7 +7,7 @@
77
}
88
},
99
"require": {
10-
"php": "^5.6 | ^7.1",
10+
"php": ">=7.1",
1111
"symfony/event-dispatcher": "~2 || ~3",
1212
"symfony/console": "~2 || ~3",
1313
"symfony/http-kernel": "~2 || ~3",

0 commit comments

Comments
 (0)