CircleOfNice / DoctrineRestDriver

GNU General Public License v3.0
153 stars 44 forks source link

Cleanup dependencies #18

Closed TobiasHauck closed 8 years ago

TobiasHauck commented 8 years ago

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?