make installable in OXID 6.3 (CE 6.8)

This commit is contained in:
Daniel Seifert 2022-11-12 23:17:54 +01:00
parent fc338a19de
commit 83c3e975c3
Signed by: DanielS
GPG Key ID: 6A513E13AEE66170
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
}, },
"require": { "require": {
"php": ">=7.4", "php": ">=7.4",
"oxid-esales/oxideshop-ce": "6.10 - 6.12", "oxid-esales/oxideshop-ce": "6.8 - 6.12",
"web-auth/webauthn-lib": "^3.3", "web-auth/webauthn-lib": "^3.3",
"nyholm/psr7": "^1.5.1", "nyholm/psr7": "^1.5.1",
"nyholm/psr7-server": "^1.0.2", "nyholm/psr7-server": "^1.0.2",