Skip to content

Commit e978049

Browse files
Update dependency phpunit/phpunit to ^13.1.7
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 13.1.6 | 13.1.7 |
1 parent 26c8b25 commit e978049

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
@@ -18,7 +18,7 @@
1818
"require-dev": {
1919
"phpstan/phpstan": "^2.1.50",
2020
"phpstan/phpstan-phpunit": "^2.0.16",
21-
"phpunit/phpunit": "^13.1.6"
21+
"phpunit/phpunit": "^13.1.7"
2222
},
2323
"autoload": {
2424
"psr-4": {

0 commit comments

Comments
 (0)