Skip to content

Commit 3a65bca

Browse files
Update dependency phpunit/phpunit to v12
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 11.5.6 | 12.0.1 |
1 parent bfe76b1 commit 3a65bca

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
@@ -36,7 +36,7 @@
3636
"require-dev": {
3737
"doctrine/coding-standard": "^12.0",
3838
"laminas/laminas-servicemanager": "^3.23.0 || ^4.3.0",
39-
"phpunit/phpunit": "^11.5.5",
39+
"phpunit/phpunit": "^12.0.0",
4040
"psalm/plugin-phpunit": "^0.19.2",
4141
"roave/security-advisories": "dev-latest",
4242
"vimeo/psalm": "^6.0.0"

0 commit comments

Comments
 (0)