Skip to content

Commit

Permalink
[TASK] Update phpunit/phpunit to v11
Browse files Browse the repository at this point in the history
| datasource | package         | from   | to     |
| ---------- | --------------- | ------ | ------ |
| packagist  | phpunit/phpunit | 9.6.19 | 11.2.0 |
  • Loading branch information
renovate[bot] committed Jun 10, 2024
1 parent 99ca0f7 commit bd31a8a
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 @@ -37,7 +37,7 @@
"phpstan/extension-installer": "^1.3",
"phpstan/phpstan": "^1.9",
"phpstan/phpstan-phpunit": "^1.1",
"phpunit/phpunit": "^9.5",
"phpunit/phpunit": "^9.5 || ^11.0",
"saschaegerer/phpstan-typo3": "^1.0",
"ssch/typo3-rector": "^1.0 || ^2.0",
"symfony/event-dispatcher": "^4.4 || ^5.0",
Expand Down

0 comments on commit bd31a8a

Please sign in to comment.