Skip to content

Commit

Permalink
Revert of changes for release in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcelOxid committed Jan 29, 2024
1 parent 4379955 commit 7f040d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"require": {
"php": "^8.0",
"doctrine/dbal": "^v2.7",
"oxid-esales/graphql-base": "^8.0"
"oxid-esales/graphql-base": "dev-b-7.0.x"
},
"conflict": {
"oxid-esales/oxideshop-ce": "<7.0",
Expand All @@ -20,7 +20,7 @@
"phpunit/phpunit": "^9.5",
"squizlabs/php_codesniffer": "3.*",
"phpmd/phpmd": "^2.11",
"oxid-esales/oxideshop-ce": "^7.0",
"oxid-esales/oxideshop-ce": "dev-b-7.0.x",
"qossmic/deptrac-shim": "^0.24.0",
"codeception/module-rest": "*",
"codeception/module-phpbrowser": "*",
Expand Down

0 comments on commit 7f040d2

Please sign in to comment.