-
Notifications
You must be signed in to change notification settings - Fork 183
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.4 V3 (testing travis with composer phpunit) #340
Conversation
need to: delete the yaml file figure out why dep msg still appearing after explicit configuration
probably need to remove all other service injection
…moved awareinterface and injected container
this doesn't work, unfortunately https://travis-ci.org/FriendsOfSymfony/FOSMessageBundle/jobs/528573249 |
had another idea, keeping this open to keep picking at it |
might have something here, looks like an old version of phpunit-bridge was being loaded, so we might not have to deprecate symfony 2.8 after all |
as indicated here - https://travis-ci.org/FriendsOfSymfony/FOSMessageBundle/jobs/528592372 symfony 4 deprecating |
last attempt to save Symfony2