Properly require tracking at one place instead of two
This commit is contained in:
parent
4bf1a55b8a
commit
e81520b11c
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
"require": {
|
||||
"php": "^7.3.0",
|
||||
"typo3/cms-core": "*",
|
||||
"danielsiepmann/tracking": "*",
|
||||
"danielsiepmann/tracking": "^1.1",
|
||||
"scrivo/highlight.php": "^9.15.10"
|
||||
},
|
||||
"extra": {
|
||||
|
|
Loading…
Reference in a new issue