{ "name": "t3o/typo3.org", "description": "Website for TYPO3.org", "authors": [ { "name": "t3o team", "email": "maintenance@typo3.org" } ], "support": { "email": "maintenance@typo3.org", "issues": "https://git-t3o.typo3.org/t3o/typo3.org/issues" }, "repositories": [ { "type": "path", "url": "extensions/*" }, { "type": "vcs", "url": "https://git-t3o.typo3.org/t3o/t3olayout.git" }, { "type": "vcs", "url": "https://git-t3o.typo3.org/t3o/t3org-certifications.git" }, { "type": "vcs", "url": "https://git-t3o.typo3.org/t3o/typo3_roadmap.git" }, { "type": "vcs", "url": "https://git-t3o.typo3.org/t3o/t3o_membership.git" }, { "type": "vcs", "url": "https://git-t3o.typo3.org/t3o/randombanners.git" }, { "type": "vcs", "url": "https://git-t3o.typo3.org/t3o/gitlab_api.git" }, { "type": "vcs", "url": "https://github.com/TYPO3GmbH/ext-hubspot-forms.git" } ], "require": { "apache-solr-for-typo3/solr": "^10.0", "clickstorm/cs_seo": "^4.2", "cweagans/composer-patches": "^1.6", "derhansen/sf_event_mgt": "^4.0", "georgringer/news": "^7.0", "gordalina/cachetool": "^4.0", "nitsan/ns-youtube": "^1.1", "reelworx/rx-shariff": "^12.2", "t3g/hubspot-forms": "dev-develop", "t3o/certifications": "^2.2", "t3o/randombanners": "^1.0", "t3o/t3o_donation": "@dev", "t3o/t3o_membership": "^2.1", "t3o/t3olayout": "^4.0", "t3o/t3org_layout": "@dev", "t3o/typo3_roadmap": "^2.2", "typo3/cms-linkvalidator": "^9.5", "typo3/cms-redirects": "^9.5", "typo3/cms-seo": "^9.5", "typo3/cms-sys-note": "^9.5" }, "require-dev": { "ichhabrecht/filefill": "^2.0" }, "config": { "sort-packages": true, "platform": { "php": "7.2.13" } }, "extra": { "typo3/cms": { "root-dir": "private", "web-dir": "public", "cms-package-dir": "{$vendor-dir}/typo3/cms" }, "enable-patching": true } }