Properly require tracking at one place instead of two

This commit is contained in:
Daniel Siepmann 2021-11-25 13:35:07 +01:00
parent 4bf1a55b8a
commit e81520b11c

View file

@ -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": {