ekreative / uuid-extra-bundle

A convenient bundle for using ramsey/uuid in your controllers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support `sensio/framework-extra-bundle:^6`

Ocramius opened this issue · comments

This is mostly a placeholder, potentially fixed by @dependabot upgrades (see #16 (review)), but in:

"symfony/framework-bundle": "^3.0|^4.0|^5.0",
"sensio/framework-extra-bundle": "^3.0|^4.0|^5.0",

It would be a good idea to:

  • add symfony/*:^6 support
  • drop symfony/*:^3 and symfony/*:^4 support (old versions still work, no?)

closed by #18