Codeception / AspectMock

The most powerful and flexible mocking framework for PHPUnit / Codeception.
MIT License
790 stars 129 forks source link

Symfony 5 supporting #176

Closed yapro closed 4 years ago

Naktibalda commented 4 years ago

Travis build of this pull request didn't even install symfony/finder 5, so I updated all dependencies in https://github.com/Codeception/AspectMock/pull/177 but I didn't get v5 either. Turns out that goaop/framework does not support symfony/finder 5 yet, support will come with the next version, which is likely to be 3.0.0, so we will have to implement support for it, to get symfony/finder 5.