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

Laravel 11 support #22

Merged
merged 3 commits into from
Mar 23, 2024
Merged

Laravel 11 support #22

merged 3 commits into from
Mar 23, 2024

Conversation

abordage
Copy link
Owner

No description provided.

This commit updates the required versions for "abordage/og-images", "illuminate/support", "nunomaduro/collision" and "orchestra/testbench" in composer.json. It ensures compatibility with the newer versions of these packages, therefore maintaining project stability.
This commit introduces additional PHP (8.3) and Laravel (11.*) versions in the tests.yml workflow file. It expands the test coverage to include these new versions and outlines which combinations of versions to exclude from testing, ensuring broad version compatibility and preventing potential issues.
The README.md file has been updated to reflect the increased compatibility of the software. It now includes PHP 8.3 and Laravel 11.x in the list of supported versions, providing users with more options and ensuring the software remains up-to-date.
@abordage abordage merged commit 71b4138 into master Mar 23, 2024
24 of 25 checks passed
@abordage abordage deleted the laravel-11 branch March 23, 2024 19:36
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.

None yet

1 participant