carlescliment / calendar-bundle

A bundle for managing calendars in Symfony 2
40 stars 16 forks source link

services.yml" does not contain valid YAML #38

Open monkey3d opened 8 years ago

monkey3d commented 8 years ago

Hi, I use Symfony 3. After installing the bundle, there are many exceptions cause : " ....config/services.yml" does not contain valid YAML. The reserved indicator "@" cannot start a plain scalar; you need to quote the scalar at line 41 and also line 45. After quoting this two lines, it seems ok. Bye

iarenasbeyond commented 8 years ago

I have the same error. Could you fix it?