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 #5

Merged
merged 1 commit into from
Apr 9, 2024
Merged

Conversation

jonnywilliamson
Copy link
Contributor

Have checked.

With this change it is now possible to install the package on a new laravel 11 project.

The failing tests are due to a composer dependency on root package - but don't actually affect/matter in this case.

https://getcomposer.org/doc/articles/troubleshooting.md#dependencies-on-the-root-package

(This project is not the root package but it tries to install the root package telegram-bot-sdk/telegram-bot-sdk which requires this package and you get this circle hell going on).

@irazasyed irazasyed merged commit 7b624e9 into telegram-bot-sdk:main Apr 9, 2024
0 of 4 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