Browse Source

fix dependencies

Olivier Massot 7 months ago
parent
commit
80ff7d59bd
1 changed files with 2 additions and 1 deletions
  1. 2 1
      composer.json

+ 2 - 1
composer.json

@@ -41,7 +41,8 @@
         "opentalent/ot_connect": "^1.0",
         "typo3/cms-linkvalidator": "^12.4",
         "typo3/cms-t3editor": "^12.4",
-        "phpstan/phpdoc-parser": "^1.0"
+        "phpstan/phpdoc-parser": "^1.0",
+        "fluidtypo3/vhs": "7.0.*"
     },
     "repositories": [
         {