drupal installed and running

This commit is contained in:
2024-02-20 11:50:15 +01:00
parent 777c252b02
commit 0df718388c
176 changed files with 10397 additions and 1 deletions

View File

@@ -34,7 +34,8 @@
"phpstan/extension-installer": true,
"dealerdirect/phpcodesniffer-composer-installer": true,
"php-http/discovery": true,
"wikimedia/composer-merge-plugin": true
"wikimedia/composer-merge-plugin": true,
"cweagans/composer-patches": true
},
"sort-packages": true
},