revert php adjustment in composer.json

This commit is contained in:
MaxBUhe 2023-06-27 09:30:10 +02:00
parent 50be757355
commit 0009926313

View File

@ -44,7 +44,7 @@
} }
}, },
"require": { "require": {
"php": ">=7.0", "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"
}, },