Skip to content

Commit 9c19c3f

Browse files
Update dependency phpunit/phpunit to v13
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 9.6.34 | 13.2.1 |
1 parent bb210e0 commit 9c19c3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"php": "~8.0.0 || ~8.1.0 || ~8.2.0"
2020
},
2121
"require-dev": {
22-
"phpunit/phpunit": "^9.6.7",
22+
"phpunit/phpunit": "^13.2.1",
2323
"infection/infection": "^0.26.19"
2424
},
2525
"autoload": {

0 commit comments

Comments
 (0)