Skip to content

Commit b6cb583

Browse files
Update dependency phpunit/phpunit to v12
| datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 11.5.12 | 12.0.7 |
1 parent 887d8a6 commit b6cb583

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
"azjezz/psl": "^3.2",
2727
"doctrine/coding-standard": "^12.0.0",
28-
"phpunit/phpunit": "^11.5.12",
28+
"phpunit/phpunit": "^12.0.7",
2929
"psalm/plugin-phpunit": "^0.19.2"
3030
},
3131
"autoload": {

0 commit comments

Comments
 (0)