Minishlink / web-push-bundle

Bundle around the WebPush library
MIT License
45 stars 10 forks source link

Fix deprecations for yml #3

Closed gab3sz closed 7 years ago

gab3sz commented 7 years ago

Symfony throws this deprecation notice: "Not quoting the scalar "%minishlink_web_push.class%" starting with the "%" indicator character is deprecated since Symfony 3.1 and will throw a ParseException in 4.0"

Minishlink commented 7 years ago

Hey, thanks for the contribution! It's fine even if these are arrays because they are not treated as such yet.