Closed omaressaouaf closed 1 year ago
Hey! Thanks for the contribution! I'm running some tests to ensure everything is working then it'll be merged!
This package depends on another package of yours (laravel-database-queries-counter) which itself needs to support Laravel 10. I opened another pull request on laravel-queries-counter to support Laravel 10. then if you can tag a release in order to come back to this one and modify the dependency
Any news about this update? I really want to use this package, but it won't let me install on Laravel 10...
Unfortunately the maintainer does not respond. so i had to fork it and use my own repo
Merging #57 (939c98d) into develop (82d5e3e) will not change coverage. The diff coverage is
n/a
.:exclamation: Current head 939c98d differs from pull request most recent head c22d9bb. Consider uploading reports for the commit c22d9bb to get more accurate results
@@ Coverage Diff @@
## develop #57 +/- ##
==========================================
Coverage 98.20% 98.20%
Complexity 150 150
==========================================
Files 26 26
Lines 501 501
==========================================
Hits 492 492
Misses 9 9
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
I think everything is fine ?
For some reason, it is not running the test suite for PHP 8.1 with Laravel 10. I'm going to push another commit and see how it goes.
Thank you guys for your patience! 😅
This pull request bumps dependencies to support Laravel 10. it also modifies the run-tests.yml github action to run tests on Laravel 10 as well