And to answer my own question (typically figure it out shortly after
posting...):
I just needed to read (find) the Beta1 -> Beta2 release notes and read
them :-) .
This was missing in my composer.json file. Adding it (as per the release
notes http://symfony.com/blog/symfony-2-1-0-beta2-released) and
re-running the composer update sorted it out.
{
"name": "symfony/framework-standard-edition",
"description": "The \"Symfony Standard Edition\" distribution",
*"minimum-stability": "dev",*
"autoload": {
...
Sorry for the noise.
-Chris
Hi list,
I've just run the composer update from beta1 -> beta2 on my fledgling
project and am getting this error:
InvalidArgumentException: Unable to load class "Twig_Environment"
(great big long stack trace here...https://gist.github.com/3090109 )
Any ideas as to what I'm getting wrong?
Cheers,
-Chris
--
*******************
Chris Banford
[email protected]
www.swisspasses.com
*******************
--
If you want to report a vulnerability issue on symfony, please send it to
security at symfony-project.com
You received this message because you are subscribed to the Google
Groups "symfony developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en