Skip to content

Commit 390b3b8

Browse files
Update dependency phpunit/phpunit to v11
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 9.6.19 | 11.3.0 |
1 parent 8443e58 commit 390b3b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"require-dev": {
2626
"doctrine/coding-standard": "^12.0.0",
2727
"php-standard-library/psalm-plugin": "^2.3.0",
28-
"phpunit/phpunit": "^9.6.19",
28+
"phpunit/phpunit": "^11.3.0",
2929
"psalm/plugin-phpunit": "^0.19.0",
3030
"roave/infection-static-analysis-plugin": "^1.35.0",
3131
"roave/security-advisories": "dev-master",

0 commit comments

Comments
 (0)