Skip to content

Commit

Permalink
Update CS.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Jul 23, 2020
1 parent fb0890e commit f330531
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/EcPhp/CasBundle/Controller/LogoutSpec.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

use EcPhp\CasBundle\Controller\Logout;
use EcPhp\CasLib\Cas;
use EcPhp\CasLib\Introspection\Introspector;
use EcPhp\CasLib\CasInterface;
use EcPhp\CasLib\Introspection\Introspector;
use Nyholm\Psr7\Factory\Psr17Factory;
use Nyholm\Psr7\ServerRequest;
use PhpSpec\ObjectBehavior;
Expand Down

0 comments on commit f330531

Please sign in to comment.