Skip to content

Commit 62fed9b

Browse files
authored
Merge pull request symfony#19 from eXtreme/patch-1
Fix deprecation notice in yaml file on symfony 3.1+
2 parents 5d58769 + 53bec8c commit 62fed9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Resources/config/services.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ parameters:
33

44
services:
55
aws_sdk:
6-
class: %aws_sdk.class%
6+
class: "%aws_sdk.class%"
77
arguments:
8-
- ~
8+
- ~

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy