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

Add support for Laravel 9 / PHP 8 #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shane-smith
Copy link

Hello!

PHP 7.4 is now End Of Life, as of 28 Nov 2022: https://www.php.net/supported-versions.php

This change updates composer.json to accept Laravel Framework 9.x and compatible packages, and I've verified it is working on my install with:

  • laravel/framework 9.35.1
  • PHP 8.0.22

The package logic "just works" on PHP 8, but composer can't require it without the composer.json change.

@shane-smith shane-smith mentioned this pull request Nov 28, 2022
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

Successfully merging this pull request may close these issues.

1 participant