You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've recently updated from symfony2 to symfony3 and I get this error on cache:clear command:
....vendor\ticketpark\barcode-bundle\Ticketpark\BarcodeBundle\DependencyInjection/../Resou
rces/config\services.yml" does not contain valid YAML.
[Symfony\Component\Yaml\Exception\ParseException]
The reserved indicator "@" cannot start a plain scalar; you need to quote the scalar at line 9 (near "arguments: [@
ticketpark.file.handler]").
The text was updated successfully, but these errors were encountered:
I've recently updated from symfony2 to symfony3 and I get this error on cache:clear command:
....vendor\ticketpark\barcode-bundle\Ticketpark\BarcodeBundle\DependencyInjection/../Resou
rces/config\services.yml" does not contain valid YAML.
[Symfony\Component\Yaml\Exception\ParseException]
The reserved indicator "@" cannot start a plain scalar; you need to quote the scalar at line 9 (near "arguments: [@
ticketpark.file.handler]").
The text was updated successfully, but these errors were encountered: