change composer.json for uninstallable version, as long as no PHP 7.1 version exists
This commit is contained in:
parent
ca3364a35f
commit
49e683ec6d
@ -22,7 +22,7 @@
|
||||
}
|
||||
},
|
||||
"require": {
|
||||
"php": "7.1.*",
|
||||
"php": "8.1.*",
|
||||
"ext-ionCube-Loader": "*",
|
||||
"oxid-esales/oxideshop-ce": "6.0.x"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user