71 lines
2.2 KiB
JSON
71 lines
2.2 KiB
JSON
{
|
|
"name": "catbird/cdl-typo3-app",
|
|
"description": "Carte da legare - TYPO3 Webapp",
|
|
"homepage": "https://www.catbird.it/",
|
|
"authors": [
|
|
{
|
|
"name": "Matteo Gallo",
|
|
"email": "matteogal@gmail.com",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"license": "GPL-2.0-or-later",
|
|
"repositories": [
|
|
{
|
|
"type": "path",
|
|
"url": "../t3ext/cartedalegare",
|
|
"options": {
|
|
"symlink": true
|
|
}
|
|
}
|
|
],
|
|
"require": {
|
|
"typo3/cms-core": "11.5.41",
|
|
"typo3/cms-extbase": "11.5.41",
|
|
"typo3/cms-fluid": "11.5.41",
|
|
"typo3/cms-frontend": "11.5.41",
|
|
"typo3/cms-install": "11.5.41",
|
|
"typo3/cms-rte-ckeditor": "11.5.41",
|
|
"typo3/cms-setup": "11.5.41",
|
|
"catbird/cartedalegare": "@dev",
|
|
"t3brightside/youtubevideo": "2.1.1",
|
|
"sjbr/static-info-tables": "11.5.3",
|
|
"sjbr/sr-freecap": "11.5.2",
|
|
"t3brightside/paginatedprocessors": "1.5.1",
|
|
"georgringer/numbered-pagination": "2.0.0",
|
|
"georgringer/news": "9.4.0",
|
|
"sgalinski/lfeditor": "7.1.10",
|
|
"dirkpersky/typo3-dp_cookieconsent": "11.6.3",
|
|
"friendsoftypo3/tt-address": "8.1.1",
|
|
"sjbr/sr-feuser-register": "11.5.4",
|
|
"bobosch/ods-osm": "4.2.2",
|
|
"minifranske/fs-media-gallery": "3.0.2",
|
|
"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",
|
|
"typo3/cms-filemetadata": "11.5.41"
|
|
},
|
|
"config": {
|
|
"allow-plugins": {
|
|
"typo3/cms-composer-installers": true,
|
|
"typo3/class-alias-loader": true
|
|
},
|
|
"vendor-dir": "vendor"
|
|
},
|
|
"extra": {
|
|
"typo3/cms": {
|
|
"web-dir": "."
|
|
}
|
|
}
|
|
}
|