oveleon/contao-cookiebar

Add direct dependencies to composer.json

Closed this issue · 1 comments

Description

To prevent issues like #213 , direct dependencies should always be within the composer.json.
This has happened in the past using patchwork/utf8 and having contao require it.

Examples mentioned by @fritzmg

  • symfony/config
  • symfony/dependency-injection
  • ...

Would need a depcheck similar to the one being used in contao to investigate all of them