{ "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": "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://bitbucket.typo3.com/scm/ext/hubspot_forms.git" } ], "require": { "typo3/cms-core": "^8.7", "typo3/cms-linkvalidator": "*", "helhum/typo3-console": "^5.0", "dmitryd/typo3-realurl": "2.3.0", "t3o/t3olayout": "^3.0", "t3o/certifications": "^1.0", "georgringer/news": "^7.0", "apache-solr-for-typo3/solr": "7.5.0", "reelworx/rx-shariff": "^10.3", "derhansen/sf_event_mgt": "^3.0", "t3o/typo3_roadmap": "^2.0", "t3o/t3o_membership": "^2.0", "t3o/randombanners": "^1.0", "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" }, "config": { "platform": { "php": "7.0.30" } }, "extra": { "typo3/cms": { "web-dir": "html", "cms-package-dir": "{$vendor-dir}/typo3/cms" }, "enable-patching": true }, "autoload": { "psr-4": { "T3o\\T3orgLayout\\": "html/typo3conf/ext/t3org_layout/Classes", "T3o\\T3oDonation\\": "html/typo3conf/ext/t3o_donation/Classes" } } }