Skip to content

Commit 3645cb2

Browse files
Update dependency phpunit/phpunit to v12
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 11.5.7 | 12.1.0 |
1 parent 4eef6ea commit 3645cb2

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
@@ -30,7 +30,7 @@
3030
"doctrine/coding-standard": "^12.0.0",
3131
"estahn/phpunit-json-assertions": "^4.0",
3232
"php-standard-library/psalm-plugin": "^2.3.0",
33-
"phpunit/phpunit": "^11.5.7",
33+
"phpunit/phpunit": "^12.1.0",
3434
"psalm/plugin-phpunit": "^0.19.2",
3535
"roave/infection-static-analysis-plugin": "^1.36.0",
3636
"roave/security-advisories": "dev-master",

0 commit comments

Comments
 (0)