build: Explicitly require PHP 7.1+, per MLEB baseline
Change-Id: I602d302f3e32af1d0ab3586d3fcbea31ecf50e1c
This commit is contained in:
committed by
jenkins-bot
parent
b7aec09dd3
commit
a0dab26fb1
@@ -18,7 +18,7 @@
|
||||
"irc": "irc://irc.freenode.net/mediawiki-i18n"
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.5.9",
|
||||
"php": ">=7.1",
|
||||
"composer/installers": ">=1.0.1"
|
||||
},
|
||||
"suggest": {
|
||||
|
||||
Reference in New Issue
Block a user