Skip to content

Commit 8d89859

Browse files
Update dependency phpunit/phpunit to v13 (#65)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6cbc336 commit 8d89859

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
@@ -30,7 +30,7 @@
3030
"phpstan/phpstan": "^2.0",
3131
"phpstan/phpstan-phpunit": "^2.0",
3232
"phpstan/phpstan-strict-rules": "^2.0",
33-
"phpunit/phpunit": "^10.5 || ^11.5 || ^12.0",
33+
"phpunit/phpunit": "^10.5 || ^11.5 || ^12.0 || ^13.0",
3434
"roave/security-advisories": "dev-latest",
3535
"squizlabs/php_codesniffer": "^4.0"
3636
},

0 commit comments

Comments
 (0)