Skip to content

Commit 77de41b

Browse files
Update dependency phpunit/phpunit to v12
| datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 11.5.12 | 12.0.8 |
1 parent 6e0a1d2 commit 77de41b

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.8",
2929
"psalm/plugin-phpunit": "^0.19.2"
3030
},
3131
"autoload": {

0 commit comments

Comments
 (0)