소스 검색

Merge branch 'hotfix/fix_dependencies'

Olivier Massot 7 달 전
부모
커밋
a18bdb610a
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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": [
         {