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 think that there is an internal error in the Bundle.
When I do : Composer Update
I get the following error:
PHP Parse error: syntax error, unexpected T_DOUBLE_ARROW in /var/www/workspace/sdfs2.0/vendor/avalanche123/imagine-bundle/Avalanche/Bundle/ImagineBundle/Controller/ImagineController.php on line 136
Parse error: syntax error, unexpected T_DOUBLE_ARROW in /var/www/workspace/sdfs2.0/vendor/avalanche123/imagine-bundle/Avalanche/Bundle/ImagineBundle/Controller/ImagineController.php on line 136
I think that there is an internal error in the Bundle.
When I do : Composer Update
I get the following error:
PHP Parse error: syntax error, unexpected T_DOUBLE_ARROW in /var/www/workspace/sdfs2.0/vendor/avalanche123/imagine-bundle/Avalanche/Bundle/ImagineBundle/Controller/ImagineController.php on line 136
Parse error: syntax error, unexpected T_DOUBLE_ARROW in /var/www/workspace/sdfs2.0/vendor/avalanche123/imagine-bundle/Avalanche/Bundle/ImagineBundle/Controller/ImagineController.php on line 136
In my composer.json I have:
And in my appKernerl:
The text was updated successfully, but these errors were encountered: