Skip to content

Add Laravel 12 support #625

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 1 commit into from
Apr 23, 2025
Merged

Conversation

fontebasso
Copy link
Contributor

@fontebasso fontebasso commented Apr 21, 2025

This PR continues the work started in #624 to add support for Laravel 12.

  • Adds Laravel 12 to the test matrix and composer.json version constraints
  • Fixes a test failure by disabling verify_peer in the SSL config during test setup, preventing dropped connections with AMQPLazyConnection

Due to a version constraint in orchestra/testbench, which only supports laravel/framework starting from 12.0.1, it is not possible to test against the exact 12.0.0 version.

Closes #619

@khepin khepin merged commit 5f024c0 into vyuldashev:master Apr 23, 2025
14 checks passed
@fontebasso fontebasso deleted the support-laravel-12 branch May 1, 2025 01:02
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.

Laravel 12 support
2 participants