Skip to content

Commit

Permalink
fixed symfony 6.1 deprecation notices
Browse files Browse the repository at this point in the history
  • Loading branch information
zyv4yk committed Jun 5, 2024
1 parent 3509b9a commit 3f91a66
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion pkg/enqueue/Symfony/Client/RoutesCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
#[AsCommand('enqueue:routes')]
class RoutesCommand extends Command
{

/**
* @var ContainerInterface
*/
Expand Down
1 change: 0 additions & 1 deletion pkg/enqueue/Symfony/Client/SetupBrokerCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
#[AsCommand('enqueue:setup-broker')]
class SetupBrokerCommand extends Command
{

/**
* @var ContainerInterface
*/
Expand Down

0 comments on commit 3f91a66

Please sign in to comment.