Skip to content

Commit 28bfbdc

Browse files
Update dependency phpunit/phpunit to v12
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 9.6.20 | 12.5.6 |
1 parent 2c8ae51 commit 28bfbdc

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
@@ -15,7 +15,7 @@
1515
"require": {
1616
"php": "~8.1.0 || ~8.2.0",
1717
"ext-json": "*",
18-
"phpunit/phpunit": "^9.6.20"
18+
"phpunit/phpunit": "^12.5.6"
1919
},
2020
"config": {
2121
"allow-plugins": {

0 commit comments

Comments
 (0)