Skip to content

Adding compatibility with Laravel 9 and 10 #42

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

Merged
merged 3 commits into from
Apr 5, 2023
Merged

Conversation

moufmouf
Copy link
Member

@moufmouf moufmouf commented Apr 5, 2023

Laravel 9 and 10 require jumping PHP version.
Because thecodingmachine/graphqlite 6.2 uses the newer psr/container (also used by this package) it requires upgrading a number of classes.

Therefore, this commit needs to be tagged as a new minor release at least.

Laravel 9 and 10 require jumping PHP version.
Because thecodingmachine/graphqlite 6.2 uses the newer psr/container (also used by this package) it requires upgrading a number of classes.

Therefore, this commit needs to be tagged as a new minor release at least.
@moufmouf moufmouf merged commit 44a98e4 into master Apr 5, 2023
@moufmouf moufmouf deleted the laravel-9-and-10 branch April 5, 2023 15:43
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