Skip to content

Commit 9a563cf

Browse files
Update dependency phpunit/phpunit to ^13.0.6
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 13.0.5 | 13.0.6 |
1 parent e0fa077 commit 9a563cf

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
@@ -17,7 +17,7 @@
1717
"phpstan/phpstan": "^2.1.45",
1818
"phpstan/phpstan-phpunit": "^2.0.16",
1919
"phpstan/phpstan-strict-rules": "^2.0.10",
20-
"phpunit/phpunit": "^13.0.5",
20+
"phpunit/phpunit": "^13.0.6",
2121
"slam/php-cs-fixer-extensions": "^3.15.0",
2222
"symfony/console": "^8.0.7"
2323
},

0 commit comments

Comments
 (0)