Skip to content

Upgrades PHP, XDebug, dependencies, and fix test

Halunka Matthieu requested to merge fix-docker-phpunit into master

This MR changes:

  • Fix CI to launch EVERY test and optimize it with needs and rules
  • Pass to PHP 8.0
  • Upgrade XDebug to 3.0
  • Upgrade every dependencies that have a new version available
  • Fix issue with postgres communication by using .env variable for credential
  • Fix a LOT of inconsistency in faker and request for association model

Merge request reports