Skip to content

Commit 0e55423

Browse files
Update dependency phpunit/phpunit to v13
| datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 11.5.55 | 13.1.3 |
1 parent 9c47910 commit 0e55423

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
@@ -32,7 +32,7 @@
3232
"laminas/laminas-validator": "^2.65.0",
3333
"phpstan/phpstan-deprecation-rules": "^2.0.4",
3434
"phpstan/phpstan-phpunit": "^2.0.16",
35-
"phpunit/phpunit": "^11.5.55",
35+
"phpunit/phpunit": "^13.1.3",
3636
"slam/php-cs-fixer-extensions": "^3.15.0"
3737
},
3838
"conflict": {

0 commit comments

Comments
 (0)