Skip to content

Commit dbc1fde

Browse files
Update dependency phpunit/phpunit to v13 [SECURITY]
1 parent 364a056 commit dbc1fde

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
@@ -21,7 +21,7 @@
2121
"friendsofphp/php-cs-fixer": "^3",
2222
"php-di/php-di": "^6",
2323
"phpstan/phpstan": "^1",
24-
"phpunit/phpunit": "^6 || ^7",
24+
"phpunit/phpunit": "^6 || ^7 || ^13",
2525
"squizlabs/php_codesniffer": "^3"
2626
},
2727
"autoload": {

0 commit comments

Comments
 (0)