ksieren 2 лет назад
Родитель
Сommit
ee3e606fc9
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      composer.json

+ 1 - 0
composer.json

@@ -4,6 +4,7 @@
   "description": "An extension to manage pages in the backend.",
   "description": "An extension to manage pages in the backend.",
   "require": {
   "require": {
     "php": ">=7.4.0",
     "php": ">=7.4.0",
+    "ext-pdo": "*",
     "typo3/cms-core": "^10.4 || ^11.5"
     "typo3/cms-core": "^10.4 || ^11.5"
   },
   },
   "type": "typo3-cms-extension",
   "type": "typo3-cms-extension",