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

[feat] add compatibility with laravel 11 #22

Closed
wants to merge 1 commit into from

Conversation

aryala7
Copy link

@aryala7 aryala7 commented Apr 14, 2024

this pr adds Laravel 11 compatibility

@Sairahcaz
Copy link
Member

@aryala7 thank you, this is awesome! I'll check the PR tomorrow.

@aryala7
Copy link
Author

aryala7 commented Apr 15, 2024

@Sairahcaz Ich freue mich sehr, dass du meine PR interessant findest. ✌🏻

@Sairahcaz
Copy link
Member

Sairahcaz commented Apr 16, 2024

Hi @aryala7, the tests are failing. The thing ist that doctrine/dbal has been removed from Laravel 11. So you can't just update composer to make this work. Feel free to create a new PR which removes all doctrine dependencies from the package.

@Sairahcaz Sairahcaz closed this Apr 16, 2024
@aryala7
Copy link
Author

aryala7 commented Apr 16, 2024

@Sairahcaz ok i will open a new pull request

@mathieutu
Copy link
Contributor

The issue in your PR is because of carbon missing for the test matrix.

However, some more work needs to be done for 11, as :
Screenshot 2024-04-17 at 23 43 16

@aryala7
Copy link
Author

aryala7 commented Apr 18, 2024

Hi @mathieutu Yes I have already fixed the versioning section and going to create another pull request today

@mathieutu
Copy link
Contributor

mathieutu commented May 9, 2024

create another pull request today

@aryala7 Did you take the time to work on it as planned?

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.

3 participants