uuid-extra-bundle icon indicating copy to clipboard operation
uuid-extra-bundle copied to clipboard

sensio/framework-extra-bundle update

Open jeremyVignelles opened this issue 2 years ago • 2 comments

I have seen that sensio/framework-extra-bundle is required with a specific version : https://github.com/ekreative/uuid-extra-bundle/blob/f81fd1c4ffe8ef6de4a19de3761326f254462431/composer.json#LL11C9-L11C60

Is there any specific reason for that? I can't upgrade sensio/framework-extra-bundle because this package locks it.

Also I don't know if it is really needed, as there is a warning saying :

Package sensio/framework-extra-bundle is abandoned, you should avoid using it. Use Symfony instead.

What's your position on this error message ?

jeremyVignelles avatar Dec 27 '22 15:12 jeremyVignelles

Its very likely it can be replaced with Symfony features in newer versions. I'd be happy to have a fix that drops support for older Symfony and replaces framework-extra

mcfedr avatar Jan 03 '23 15:01 mcfedr

My use case currently requires symfony 5.4. I don't know what you mean by "older symfony" 😄 Thanks for the clarification though

jeremyVignelles avatar Jan 03 '23 22:01 jeremyVignelles