Skip to content

Commit

Permalink
OXDEV-8327 Fixate base module dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
RahatHameed committed Nov 6, 2024
1 parent f997eb6 commit 6c82541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"require": {
"php": "^8.2",
"doctrine/dbal": "^v2.7",
"oxid-esales/graphql-base": "dev-b-7.2.x"
"oxid-esales/graphql-base": "^v10.0.0-rc.1"
},
"conflict": {
"oxid-esales/oxideshop-ce": "<7.2",
Expand Down

0 comments on commit 6c82541

Please sign in to comment.