Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
81acc92151
|
|||
0c79c1c77a
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "d3/oxid-debugbar",
|
"name": "d3/oxid-debugbar",
|
||||||
"description": "add the DegugBar to OXID eShop",
|
"description": "add the DebugBar to OXID eShop",
|
||||||
"type": "oxideshop-module",
|
"type": "oxideshop-module",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"oxid",
|
"oxid",
|
||||||
@ -26,7 +26,7 @@
|
|||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=7.3",
|
"php": ">=7.3",
|
||||||
"oxid-esales/oxideshop-ce": "6.12 - 6.13",
|
"oxid-esales/oxideshop-ce": "6.8 - 6.13",
|
||||||
"maximebf/debugbar": "^1.18",
|
"maximebf/debugbar": "^1.18",
|
||||||
"ajgl/composer-symlinker": "^0.3.1",
|
"ajgl/composer-symlinker": "^0.3.1",
|
||||||
"cweagans/composer-patches": "^1.7.2"
|
"cweagans/composer-patches": "^1.7.2"
|
||||||
|
Reference in New Issue
Block a user