Skip to content

Commit

Permalink
Update dependency phpunit/phpunit to ^11.5.1
Browse files Browse the repository at this point in the history
| datasource | package         | from   | to     |
| ---------- | --------------- | ------ | ------ |
| packagist  | phpunit/phpunit | 11.5.0 | 11.5.1 |
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent ae3c9f1 commit 45793eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"phpunit/php-code-coverage": "^11.0.7",
"phpunit/php-file-iterator": "^5.1.0",
"phpunit/php-timer": "^7.0.1",
"phpunit/phpunit": "^11.5.0",
"phpunit/phpunit": "^11.5.1",
"sebastian/environment": "^7.2.0",
"symfony/console": "^6.4.14 || ^7.2.0",
"symfony/process": "^6.4.14 || ^7.2.0"
Expand Down

0 comments on commit 45793eb

Please sign in to comment.