Composer update - sync extension list to production
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -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_/
|
||||||
@@ -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": {
|
||||||
|
|||||||
Reference in New Issue
Block a user