Skip to content

Commit

Permalink
Fix deprecations of Symfony 6.3 (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
stof authored Jul 11, 2023
1 parent a6af9ec commit 31e5793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DependencyInjection/NelmioJsLoggerExtension.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
class NelmioJsLoggerExtension extends Extension
{
/**
* {@inheritDoc}
* @return void
*/
public function load(array $configs, ContainerBuilder $container)
{
Expand Down

0 comments on commit 31e5793

Please sign in to comment.