Skip to content

Commit c5f63f1

Browse files
Update dependency phpunit/phpunit to v12
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 11.5.7 | 12.0.3 |
1 parent 89e87fc commit c5f63f1

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
@@ -22,7 +22,7 @@
2222
"require-dev": {
2323
"azjezz/psl": "^3.2",
2424
"doctrine/coding-standard": "^12.0.0",
25-
"phpunit/phpunit": "^11.5.7",
25+
"phpunit/phpunit": "^12.0.3",
2626
"psalm/plugin-phpunit": "^0.19.2"
2727
},
2828
"autoload": {

0 commit comments

Comments
 (0)