Skip to content

Commit 44bb93c

Browse files
Update dependency phpunit/phpunit to v13 [SECURITY]
1 parent 48c523c commit 44bb93c

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
@@ -23,7 +23,7 @@
2323
"ext-mbstring": "*"
2424
},
2525
"require-dev": {
26-
"phpunit/phpunit": "~4.8",
26+
"phpunit/phpunit": "~13.0",
2727
"satooshi/php-coveralls": "~1.0",
2828
"squizlabs/php_codesniffer": "~2.6",
2929
"friendsofphp/php-cs-fixer": "~1.12"

0 commit comments

Comments
 (0)