liip / LiipFunctionalTestBundle

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

Symfony 5 error during installation #573

Closed elienykama closed 3 years ago

elienykama commented 3 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.