Skip to content

Commit acc14e6

Browse files
committed
Remove roave security package and rely on composer's
1 parent d3124ee commit acc14e6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@
3232
"phpunit/phpunit": "^9.5",
3333
"phpstan/phpstan": "^2.1",
3434
"phpstan/phpstan-strict-rules": "^2.0",
35-
"phpstan/phpstan-phpunit": "^2.0",
36-
"roave/security-advisories": "dev-latest"
35+
"phpstan/phpstan-phpunit": "^2.0"
3736
},
3837
"autoload": {
3938
"psr-4": {

0 commit comments

Comments
 (0)