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

Add support for laravel 11 #32

Merged
merged 5 commits into from
Feb 5, 2024
Merged

Conversation

KentarouTakeda
Copy link
Owner

Package definitions in composer.json have always been supported. This change is the addition of a test target in CI.

@KentarouTakeda KentarouTakeda added the enhancement New feature or request label Feb 5, 2024
Comment on lines +63 to +65
- name: Uninstall the package that is not compatible with Laravel 11
if: ${{ matrix.unstable }}
run: composer remove --dev vyuldashev/laravel-openapi --no-interaction --no-update
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Once vyuldashev/laravel-openapi#109 is merged, this uninstallation will no longer be necessary.

@KentarouTakeda KentarouTakeda merged commit 6c80b31 into main Feb 5, 2024
65 checks passed
@KentarouTakeda KentarouTakeda deleted the add-support-for-laravel-11 branch February 5, 2024 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant