Skip to content

Commit

Permalink
Change service namespace in config
Browse files Browse the repository at this point in the history
  • Loading branch information
Wiktor6 committed Oct 20, 2023
1 parent 50706e5 commit b5992a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Resources/config/services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ services:
Answear\FanCourierBundle\Logger\FanCourierLogger:
shared: false

Answear\BoxNowBundle\Client\RequestTransformerInterface: '@Answear\BoxNowBundle\Client\RequestTransformer'
Answear\FanCourierBundle\Client\RequestTransformerInterface: '@Answear\BoxNowBundle\Client\RequestTransformer'

0 comments on commit b5992a7

Please sign in to comment.