Skip to content

Commit

Permalink
Use StepupBundle JsonHelper instead of MW client bundle specific one
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Rothuis committed Mar 27, 2017
1 parent 5799f0b commit 6e28e43
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

use GuzzleHttp\Client;
use Psr\Log\LoggerInterface;
use Surfnet\StepupMiddlewareClient\Helper\JsonHelper;
use Surfnet\StepupBundle\Http\JsonHelper;
use Surfnet\StepupSelfService\SelfServiceBundle\Command\CreateU2fRegisterRequestCommand;
use Surfnet\StepupSelfService\SelfServiceBundle\Command\RevokeU2fRegistrationCommand;
use Surfnet\StepupSelfService\SelfServiceBundle\Command\VerifyU2fRegistrationCommand;
Expand Down

0 comments on commit 6e28e43

Please sign in to comment.