Skip to content

Commit 949d966

Browse files
Update dependency phpunit/phpunit to v12
| datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 11.5.28 | 12.2.9 |
1 parent 6be64f7 commit 949d966

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
@@ -33,7 +33,7 @@
3333
],
3434
"require-dev": {
3535
"phpbench/phpbench": "^1.4.1",
36-
"phpunit/phpunit": "^11.5.28"
36+
"phpunit/phpunit": "^12.2.9"
3737
},
3838
"autoload": {
3939
"psr-4": {

0 commit comments

Comments
 (0)