Skip to content

Laravel 12 support #68

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

Open
newbelaravel opened this issue Apr 2, 2025 · 2 comments
Open

Laravel 12 support #68

newbelaravel opened this issue Apr 2, 2025 · 2 comments

Comments

@newbelaravel
Copy link
Contributor

Hello,

I see an active auto PR. Is this going to be maintained?
#66 (comment)
Thanks for this great package

@gabrielrbarbosa
Copy link

@saqueib can you merge this PR please?

@newbelaravel
Copy link
Contributor Author

newbelaravel commented May 8, 2025

@saqueib , appologies for insisting.
Could you, please, comment if you have plans to make this compatible with laravel 12?
Problem 1 - Root composer.json requires laravel/framework ^12.0 -> satisfiable by laravel/framework[v12.0.0, ..., v12.13.0]. - Root composer.json requires qcod/laravel-gamify ^1.0.8 -> satisfiable by qcod/laravel-gamify[1.0.8]. - qcod/laravel-gamify 1.0.8 requires illuminate/contracts ^8.83.27|^9.51.0|^10.0.0|^11.0 -> satisfiable by illuminate/contracts[v8.83.27, v9.51.0, ..., v9.52.16, v10.0.0, ..., v10.48.28, v11.0.0, ..., v11.44.7]. - Conclusion: don't install laravel/framework v12.0.1 (conflict analysis result) - Conclusion: don't install laravel/framework v12.1.0 (conflict analysis result)
I think that it is only needed to bump versions in composer.json

"php": "^8.0", "illuminate/contracts": "^8.83.27|^9.51.0|^10.0.0|^11.0",

PHP to 8.2 and contracts |12.0

I'm not familiar at all with pest and gihub automated actions, sorry for not being able to contribute more.
Again, thanks for the package.

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

2 participants