database-anonymizer icon indicating copy to clipboard operation
database-anonymizer copied to clipboard

allow doctrine/dbal ^3.5

Open waynetheisinger opened this issue 1 year ago • 2 comments

fix for doctrine/dbal:3.5

waynetheisinger avatar Apr 18 '23 06:04 waynetheisinger

Scrutinizer tests are failing due to uninstallable set of composer requirements

waynetheisinger avatar Apr 18 '23 06:04 waynetheisinger

I now have an installable set of composer dependencies locally however scrutinizer is installing 8.0 for php and phpunit requires at least 8.1 - I've tried to set this in the .scrutinizer.yml however its not getting picked up. I think that the version will need to be set by @webnet-fr - so at this point I think I've done as much as I can.

waynetheisinger avatar Apr 18 '23 07:04 waynetheisinger