Skip to content

Commit 4e00a20

Browse files
committed
Add missing dependency
1 parent 1c8b8a8 commit 4e00a20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Controller/Cas10Controller.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
use Symfony\Component\HttpFoundation\Request;
1313
use Symfony\Component\HttpFoundation\Response;
1414
use Symfony\Component\HttpKernel\Attribute\AsController;
15+
use Symfony\Component\HttpKernel\Attribute\MapQueryParameter;
1516

1617
#[AsController]
1718
class Cas10Controller

0 commit comments

Comments
 (0)