Browse Source

fix dependencies conflict

Olivier Massot 1 year ago
parent
commit
dd36ab3991
1 changed files with 2 additions and 1 deletions
  1. 2 1
      composer.json

+ 2 - 1
composer.json

@@ -40,7 +40,8 @@
         "opentalent/ot_optimizer": "^1.0",
         "opentalent/ot_connect": "^1.0",
         "typo3/cms-linkvalidator": "^12.4",
-        "typo3/cms-t3editor": "^12.4"
+        "typo3/cms-t3editor": "^12.4",
+        "phpstan/phpdoc-parser": "^1.0"
     },
     "repositories": [
         {