Skip to content

Commit

Permalink
Remove cc dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaIvanovski committed Oct 10, 2024
1 parent 1cae215 commit 9d4278a
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,7 @@
"phpmd/phpmd": "^2.11",
"oxid-esales/oxideshop-ce": "dev-b-7.2.x",
"phpunit/phpunit": "^10.5",
"mikey179/vfsstream": "~1.6.8",
"codeception/codeception": "^5.0",
"codeception/module-asserts": "^3.0",
"codeception/module-db": "^3.0",
"codeception/module-filesystem": "^3.0",
"codeception/module-webdriver": "^4.0",
"oxid-esales/codeception-modules": "dev-b-7.2.x",
"oxid-esales/codeception-page-objects": "dev-b-7.2.x",
"oxid-esales/developer-tools": "dev-b-7.2.x"
"mikey179/vfsstream": "~1.6.8"
},
"conflict": {
"oxid-esales/oxideshop-ce": "<7.0"
Expand Down

0 comments on commit 9d4278a

Please sign in to comment.