Update my.typo3.org to TYPO3 v9
* Remove SQL dump file * Update userprofile to 0.3.0 * Fix issues and deprecations in project extensions * Replace TYPO3_DB occurences with Doctrine * Add Site for my.typo3.org
.ddev/db.sql.gz
deleted
100644 → 0
File deleted
... | ... | @@ -27,21 +27,19 @@ |
}, | ||
"require": { | ||
"helhum/typo3-console": "^5.0", | ||
"dmitryd/typo3-realurl": "^2.1", | ||
"t3o/t3olayout": "^3.0", | ||
"in2code/femanager": "^4.0", | ||
"in2code/userprofile": "^0.2", | ||
"t3o/t3olayout": "dev-develop-v9", | ||
"in2code/femanager": "^5.0", | ||
"sjbr/static-info-tables": "^6.5", | ||
"t3o/gitlab_api": "^1.0", | ||
"gordalina/cachetool": "^3.2", | ||
"gordalina/cachetool": "^4.0", | ||
"t3o/t3omy": "@dev", | ||
"t3o/t3o_slack": "@dev", | ||
"t3o/t3o_ldap": "@dev", | ||
"helhum/typo3-secure-web": "^0.2.8" | ||
"in2code/userprofile": "^0.3" | ||
}, | ||
"config": { | ||
"platform": { | ||
"php": "7.0.30" | ||
"php": "7.2.11" | ||
} | ||
}, | ||
"extra": { | ||
... | ... |
This diff is collapsed.
config/sites/my/config.yaml
0 → 100644
Please register or sign in to comment