Skip to content

Commit 3f91a66

Browse files
committed
fixed symfony 6.1 deprecation notices
1 parent 3509b9a commit 3f91a66

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

pkg/enqueue/Symfony/Client/RoutesCommand.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
#[AsCommand('enqueue:routes')]
1818
class RoutesCommand extends Command
1919
{
20-
2120
/**
2221
* @var ContainerInterface
2322
*/

pkg/enqueue/Symfony/Client/SetupBrokerCommand.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
#[AsCommand('enqueue:setup-broker')]
1616
class SetupBrokerCommand extends Command
1717
{
18-
1918
/**
2019
* @var ContainerInterface
2120
*/

0 commit comments

Comments
 (0)