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:09:44 +01:00
parent 625c785e68
commit 98e88c66fa
1 changed files with 1 additions and 1 deletions

View File

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