[rector] update dependencies
[CI SKIP]
This commit is contained in:
parent
92c4da5217
commit
5bd1eae4d2
9 changed files with 28 additions and 30 deletions
|
@ -7,10 +7,10 @@ use Lubian\AttributeMagic\Infrastructure\Route\AsHandler;
|
|||
use Lubian\AttributeMagic\Infrastructure\Route\HttpMethod;
|
||||
use Lubian\AttributeMagic\Listener\LauschEvent;
|
||||
|
||||
final class Lol
|
||||
final readonly class Lol
|
||||
{
|
||||
public function __construct(
|
||||
private readonly Dispatcher $dispatcher,
|
||||
private Dispatcher $dispatcher,
|
||||
) {
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue