Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP 8 Support #15

Closed
olipayne opened this issue Nov 30, 2020 · 3 comments
Closed

PHP 8 Support #15

olipayne opened this issue Nov 30, 2020 · 3 comments

Comments

@olipayne
Copy link

Hello! On a composer update when running PHP 8, this is one of the packages which fails:

    - sebdesign/artisan-cloudflare[v2.4.0, ..., v2.4.1] require php ^7.1 -> your php version (8.0.0) does not satisfy that requirement.
    - Root composer.json requires sebdesign/artisan-cloudflare ^2.4 -> satisfiable by sebdesign/artisan-cloudflare[v2.4.0, v2.4.1].```
@sebdesign
Copy link
Owner

Hello!

I've tagged v2.4.2 that adds support for PHP 8. I haven't tested it yet and Travis CI is not working so let me know if it doesn't work.

@neochief
Copy link

In my project PHP8-wise, everything works fine. However, there seem to be a few unrelated issues that already fixed in master, but not present in the latest release tag. Could you please make a fresh tag?

@sebdesign
Copy link
Owner

@neochief it seems I forgot to tag it! Here is v2.4.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants