Skip to content

Commit

Permalink
Require security vulnerability advisor
Browse files Browse the repository at this point in the history
  • Loading branch information
Aeliot-Tm committed Jun 13, 2024
1 parent f19a196 commit 25a02ba
Show file tree
Hide file tree
Showing 2 changed files with 809 additions and 3 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
},
"require-dev": {
"dg/bypass-finals": "^1.7",
"phpunit/phpunit": "^11.1"
"phpunit/phpunit": "^11.1",
"roave/security-advisories": "dev-latest"
},
"scripts": {
"phpunit": "vendor/bin/phpunit"
Expand Down
Loading

0 comments on commit 25a02ba

Please sign in to comment.