🐛 FIX: Laravel 11 update package#5
Open
leknoppix wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
**### Issue Description / Description de l'issue
Objective / Objectif :
Update the package to ensure compatibility with Laravel 11.
Mettre à jour le package pour le rendre compatible avec Laravel 11.
Details / Détails :
Assurer la compatibilité complète avec Laravel 11, en vérifiant les dépendances, les fonctionnalités et les tests.
sebastian/phpcpdpackage, currently in use, is no longer maintained. It may be worthwhile to find an alternative or assess the need to keep it.Noter que le package
sebastian/phpcpd, actuellement utilisé, n'est plus maintenu. Il serait donc pertinent de trouver une alternative ou d'évaluer la nécessité de le conserver.Acknowledgements / Remerciements :
I would like to thank the author of this project for their excellent work. I use this package every day, and it is extremely valuable to me.
Je tiens à remercier l'auteur de ce projet pour son excellent travail. J'utilise ce package tous les jours, et il m'est extrêmement utile.
Thank you for your attention and your hard work!
Merci pour votre attention et votre travail!
**