change composer.json for uninstallable version, as long as no PHP 7.1 version exists

This commit is contained in:
Daniel Seifert 2018-01-12 14:08:20 +01:00
parent d92b8dea96
commit 9c1598478d
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
}
},
"require": {
"php": ">=5.6",
"php": ">=8.1",
"ext-ionCube-Loader": "*",
"oxid-esales/oxideshop-ce": "6.0.x",
"d3/modcfg": ">=5.1.0.0"