Update TYPO3 CMS, use typo3/cms-* and update redirects module
... | ... | @@ -52,7 +52,7 @@ |
"t3o/t3olayout": "^3.0", | ||
"t3o/certifications": "^2.1", | ||
"georgringer/news": "^7.0", | ||
"apache-solr-for-typo3/solr": "7.5.0", | ||
"apache-solr-for-typo3/solr": "^7.5", | ||
"reelworx/rx-shariff": "^10.3", | ||
"derhansen/sf_event_mgt": "^3.0", | ||
"t3o/typo3_roadmap": "^2.0", | ||
... | ... | @@ -61,12 +61,12 @@ |
"clickstorm/cs_seo": "^2.3", | ||
"gordalina/cachetool": "^3.2", | ||
"cweagans/composer-patches": "^1.6", | ||
"mabahe/typo3-core-redirects": "^8.7", | ||
"typo3/cms-sys-note": "*", | ||
"t3g/hubspot-forms": "1.0.0", | ||
"helhum/typo3-secure-web": "^0.2.8", | ||
"t3o/t3org_layout": "@dev", | ||
"t3o/t3o_donation": "@dev" | ||
"t3o/t3o_donation": "@dev", | ||
"mabahe/typo3-core-redirects": "^8.7" | ||
}, | ||
"require-dev": { | ||
"ichhabrecht/filefill": "^2.0" | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment