Skip to content

Commit

Permalink
Fix failed build caused by phpunit on dependency-versions: "lowest" f…
Browse files Browse the repository at this point in the history
  • Loading branch information
rguennichi committed Jan 29, 2023
1 parent b63bc3e commit 28a2f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -35,7 +35,7 @@
"doctrine/coding-standard": "^10.0",
"friendsofphp/proxy-manager-lts": "^1.0.6",
"monolog/monolog": "*",
"phpunit/phpunit": "^8.5 || ^9.5",
"phpunit/phpunit": "^8.5.32 || ^9.5.28",
"predis/predis": "^2.0",
"symfony/browser-kit": "^4.4 || ^5.3 || ^6.0",
"symfony/cache": "^4.4 || ^5.3 || ^6.0",
Expand Down

0 comments on commit 28a2f3e

Please sign in to comment.