fix typo in composer.json

This commit is contained in:
MaxBUhe 2022-12-01 13:57:52 +01:00
parent 5de90a2488
commit 4c08f58777
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
}, },
"require": { "require": {
"php": ">=7.1", "php": ">=7.1",
"oxid-esales/oxideshop-ce": "v6.0.* - 6.3.*", "oxid-esales/oxideshop-ce": "v6.0 - 6.3",
"google/apiclient":" ^2.0" "google/apiclient":" ^2.0"
}, },
"autoload": { "autoload": {