revert php adjustment in composer.json

This commit is contained in:
MaxBUhe 2023-06-27 09:30:10 +02:00
parent 50be757355
commit 0009926313
1 changed files with 1 additions and 1 deletions

View File

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