Skip to content

Commit 5c752c8

Browse files
authored
chore(deps): update dependency phpunit/phpunit to v13
1 parent 0221220 commit 5c752c8

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
@@ -29,7 +29,7 @@
2929
"webmozart/assert": "^1.11|^2.0"
3030
},
3131
"require-dev": {
32-
"phpunit/phpunit": "^10.0|^11.0|^12.0",
32+
"phpunit/phpunit": "^10.0|^11.0|^12.0||^13.0",
3333
"squizlabs/php_codesniffer": "^4.0",
3434
"slevomat/coding-standard": "^8.0",
3535
"phpstan/phpstan": "^2.0",

0 commit comments

Comments
 (0)