Skip to content

Commit

Permalink
Merge pull request #14 from raziel057/patch-1
Browse files Browse the repository at this point in the history
Support for Symfony 3
  • Loading branch information
Seldaek committed Feb 13, 2016
2 parents 732746e + a0d6213 commit 9b5608e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Logger.php
Expand Up @@ -2,7 +2,7 @@

namespace Nelmio\JsLoggerBundle;

use Symfony\Component\HttpKernel\Log\LoggerInterface;
use Psr\Log\LoggerInterface;

class Logger
{
Expand Down

0 comments on commit 9b5608e

Please sign in to comment.