xperseguers / t3ext-cloudflare

The Cloudflare TYPO3 extension ensures your TYPO3 website is running optimally on the Cloudflare platform.
https://extensions.typo3.org/extension/cloudflare
GNU General Public License v3.0
7 stars 11 forks source link

PHP 7.3 compatibility in composer.json and ext_emconf.php #6

Closed lavitto-private closed 4 years ago

lavitto-private commented 4 years ago

I use your extension in some 9.5 installations with PHP 7.3 and everything works fine. I think you can add PHP 7.3 compatibility to your composer.json and ext_emconf.php. Otherwise we have to add --ignore-platform-reqs to every composer installation with the cloudflare-extension.

xperseguers commented 4 years ago

This is already the case in master branch since 16.04.2019