Skip to content

Commit b5f0a18

Browse files
Update dependency phpunit/phpunit to v12
| datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 11.5.48 | 12.5.6 |
1 parent f6ebea8 commit b5f0a18

File tree

2 files changed

+228
-322
lines changed

2 files changed

+228
-322
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
],
3434
"require-dev": {
3535
"phpbench/phpbench": "^1.4.3",
36-
"phpunit/phpunit": "^11.5.48"
36+
"phpunit/phpunit": "^12.5.6"
3737
},
3838
"autoload": {
3939
"psr-4": {

0 commit comments

Comments
 (0)