liip / LiipFunctionalTestBundle

Some helper classes for writing functional tests in Symfony
http://liip.ch
MIT License
640 stars 181 forks source link

Symfony 5 error during installation #573

Closed elienykama closed 4 years ago

elienykama commented 4 years ago

Hi, When i try to install the bundle, i get an error with symfony 5.

composer require liip/test-fixtures-bundle --dev

Problem 1

Installation failed, reverting ./composer.json to its original content.

Any help for that ?

Thanks.