Skip to content

Commit 1fd45a0

Browse files
committed
šŸ” Add security advisories as roave/security-advisories dev-master package (more security).
1 parent dbe352b commit 1fd45a0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ā€Žcomposer.jsonā€Ž

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@
1919
"require-dev": {
2020
"phpstan/phpstan": "^0.12.18",
2121
"tracy/tracy": "^2.7",
22-
"phpstan/phpstan-nette": "^0.12.6"
22+
"phpstan/phpstan-nette": "^0.12.6",
23+
"roave/security-advisories": "dev-master"
2324
},
2425
"autoload": {
2526
"classmap": [

0 commit comments

Comments
Ā (0)