404labfr / laravel-impersonate

Laravel Impersonate is a plugin that allows you to authenticate as your users.
https://marceau.casals.fr
1.95k stars 203 forks source link

Laravel 11 Support with github tests #195

Closed erikn69 closed 4 months ago

erikn69 commented 4 months ago

Working Demo: laravel-impersonate/actions/runs/tests

PHPUnit 10.5.0 by Sebastian Bergmann and contributors.

Runtime:       PHP 8.3.3
Configuration: /home/runner/work/laravel-impersonate/laravel-impersonate/phpunit.xml

..............................                                    30 / 30 (100%)

Time: 00:10.669, Memory: 34.00 MB

There was 1 PHPUnit test runner deprecation:

1) Your XML configuration validates against a deprecated schema. 
   Migrate your XML configuration using "--migrate-configuration"!

OK, but there were issues!
Tests: 30, Assertions: 85, Deprecations: 1.
MarceauKa commented 4 months ago

Okay, I'll merge later today :)