Skip to content

Commit

Permalink
fix(deps): update dependency phpunit/phpunit to v9.6.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent b6ec9fe commit b2eaff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drainpipe-dev/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"mockery/mockery": "^1.6.12",
"phpspec/prophecy-phpunit": "^2",
"phpstan/phpstan-deprecation-rules": "^1.2.1",
"phpunit/phpunit": "^9|^10",
"phpunit/phpunit": "9.6.21",
"symfony/phpunit-bridge": "^6|^7",
"symfony/yaml": "^6|^7",
"tijsverkoyen/convert-to-junit-xml": "^1.11.0",
Expand Down

0 comments on commit b2eaff2

Please sign in to comment.