Skip to content

Commit

Permalink
Update dependency phpunit/phpunit to v9.6.10
Browse files Browse the repository at this point in the history
| datasource | package         | from  | to     |
| ---------- | --------------- | ----- | ------ |
| packagist  | phpunit/phpunit | 9.6.9 | 9.6.10 |
  • Loading branch information
renovate[bot] authored Jul 12, 2023
1 parent 27c3339 commit 2b4a0bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"league/plates": "^3.5.0",
"middlewares/negotiation": "^2.1",
"phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan": "^1.10.23",
"phpstan/phpstan": "^1.10.25",
"phpstan/phpstan-deprecation-rules": "^1.1.3",
"phpstan/phpstan-phpunit": "^1.3.13",
"phpstan/phpstan-strict-rules": "^1.5.1",
"phpunit/phpunit": "^9.6.9",
"phpunit/phpunit": "^9.6.10",
"twig/twig": "^3.6.1"
},
"suggest": {
Expand Down

0 comments on commit 2b4a0bc

Please sign in to comment.