Skip to content

Conversation

@ivanvasechko
Copy link

This pull request updates the project to support Laravel 12 alongside existing versions. The changes ensure compatibility with Laravel 12 in both dependency management and CI testing.

Laravel 12 support:

  • Updated the illuminate/contracts dependency in composer.json to include version ^12.0, allowing the package to be installed with Laravel 12.

Continuous Integration updates:

  • Modified the GitHub Actions workflow in .github/workflows/run-tests.yml to add Laravel 12 to the test matrix, exclude unsupported PHP/Laravel combinations, and specify the appropriate testbench version for Laravel 12.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants