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 Laravel 11 support #3

Merged
merged 1 commit into from
May 9, 2024
Merged

Add Laravel 11 support #3

merged 1 commit into from
May 9, 2024

Conversation

r8
Copy link
Contributor

@r8 r8 commented May 9, 2024

This pull request aims to introduce Laravel 11 support to the flowbite-blade-icons package.

Changes:

  1. Updated the composer.json file to include Laravel 11 in the version constraints for the illuminate/support package.
  2. Updated the tests.yml GitHub workflow file to include PHP 8.3 and Laravel 11 in the testing matrix.
  3. Ensured all existing tests pass with the new Laravel version.

@domthomas-dev domthomas-dev merged commit a4fcdf9 into themesberg:main May 9, 2024
8 checks passed
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.

2 participants