Skip to content

Commit 9c35c41

Browse files
authored
Update services.yml
1 parent 42aee61 commit 9c35c41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Resources/config/services.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
services:
2-
api.postcode.client:
3-
class: ApiPostcode\Client
2+
api.postcode:
3+
class: ApiPostcode\Client\PostcodeClient
44
arguments:
55
- "%postcode_api_key%"

0 commit comments

Comments
 (0)