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
bug #814 require phpunit 7.1 via SYMFONY_PHPUNIT_VERSION env variable (dmaicher)
This PR was merged into the master branch.
Discussion
----------
require phpunit 7.1 via SYMFONY_PHPUNIT_VERSION env variable
Fixes#811
When running the test suite on php 7.1 the wrong phpunit (non-maintained version 5) is required by the simple-phpunit-bridge which is not compatible with https://github.com/dmaicher/doctrine-test-bundle-demo.
Commits
-------
1b61f15 require phpunit 7.1 via SYMFONY_PHPUNIT_VERSION env variable
0 commit comments