Gregwar / CaptchaBundle

Symfony bundle implementing a "captcha" form type
MIT License
346 stars 126 forks source link

Need Support For PHP 8.0 #222

Closed arunvitto closed 3 years ago

arunvitto commented 3 years ago

@Olaf1989 @Gregwar pl. enable PHP 8.0 support in composer update/install

  Problem 1
    - gregwar/captcha-bundle[v2.1.0, ..., v2.1.4] require php ^7.1.3 -> your php version (8.0.2; overridden via config.platform, same as actual) does not satisfy that requirement.
Gemorroj commented 3 years ago

@Gregwar

Gregwar commented 3 years ago

I merged #223 Thanks for contributing