What is this feature about (expected vs actual behaviour)?
Some of the dependencies are just for developing the library, so we should move them into the require_dev section of the composer.json
Additionally, we should replace the Doctrine dependencies "=" into ">=" to stay with the current Doctrine versions
What is this feature about (expected vs actual behaviour)?
Some of the dependencies are just for developing the library, so we should move them into the require_dev section of the composer.json Additionally, we should replace the Doctrine dependencies "=" into ">=" to stay with the current Doctrine versions
How can I reproduce it?
Just have a look into composer.json
Does it take minutes, hours or days to fix?
minutes
Any additional information?