phpsymfonypugxmultiuserbundle

Error new version PUGX Multi User Bundle


I have a new error in my Symfony 3 Project when I update my composer.

Error Composer

Error Symfony

I had no errors since few months and I didn't touch the code since.

I saw that the error is from a new version of PUGX, (released the 12/10/2016). So my project don't work anymore.

I would like to know if I can go back to a stable release using Composer or if there is an issue with the PUGX Library.


Solution

  • You will need to require the specific commit in your composer.json, it will look like this:

    "bundle": dev-master#commitHash