Compare commits

...

2 Commits

Author SHA1 Message Date
Daniel Seifert 81acc92151
fix shop dependency 2023-01-04 09:00:48 +01:00
Daniel Seifert 0c79c1c77a
fix typo 2023-01-03 15:53:36 +01:00
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "d3/oxid-debugbar",
"description": "add the DegugBar to OXID eShop",
"description": "add the DebugBar to OXID eShop",
"type": "oxideshop-module",
"keywords": [
"oxid",
@ -26,7 +26,7 @@
],
"require": {
"php": ">=7.3",
"oxid-esales/oxideshop-ce": "6.12 - 6.13",
"oxid-esales/oxideshop-ce": "6.8 - 6.13",
"maximebf/debugbar": "^1.18",
"ajgl/composer-symlinker": "^0.3.1",
"cweagans/composer-patches": "^1.7.2"