Composer update - sync extension list to production

This commit is contained in:
Matteo Gallo
2026-07-04 17:28:47 +02:00
parent fd8984c418
commit 16af736ab6
2 changed files with 16 additions and 2 deletions

4
.gitignore vendored
View File

@@ -22,4 +22,6 @@ Thumbs.db
/typo3conf/ext/ /typo3conf/ext/
/typo3conf/PackageStates.php /typo3conf/PackageStates.php
/typo3conf/autoload/ /typo3conf/autoload/
/typo3conf/l10n/ /typo3conf/l10n/
**/_processed_/

View File

@@ -40,7 +40,19 @@
"sjbr/sr-feuser-register": "11.5.4", "sjbr/sr-feuser-register": "11.5.4",
"bobosch/ods-osm": "4.2.2", "bobosch/ods-osm": "4.2.2",
"minifranske/fs-media-gallery": "3.0.2", "minifranske/fs-media-gallery": "3.0.2",
"t3brightside/embedassets": "1.3.0" "t3brightside/embedassets": "1.3.0",
"typo3/cms-filelist": "11.5.41",
"typo3/cms-fluid-styled-content": "11.5.41",
"typo3/cms-backend": "11.5.41",
"typo3/cms-viewpage": "11.5.41",
"typo3/cms-form": "11.5.41",
"typo3/cms-info": "11.5.41",
"typo3/cms-recycler": "11.5.41",
"typo3/cms-tstemplate": "11.5.41",
"typo3/cms-reports": "11.5.41",
"typo3/cms-belog": "11.5.41",
"typo3/cms-lowlevel": "11.5.41",
"typo3/cms-beuser": "11.5.41"
}, },
"config": { "config": {
"allow-plugins": { "allow-plugins": {