mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-10 03:16:12 +01:00
[TASK] Add security-advisories to the composer.json
This commit is contained in:
parent
0473be52be
commit
24786cc859
1 changed files with 2 additions and 1 deletions
|
@ -25,7 +25,8 @@
|
|||
],
|
||||
"require": {
|
||||
"php": "~7.0.0 || ~7.1.0",
|
||||
"typo3/cms-core": "^7.6.0"
|
||||
"typo3/cms-core": "^7.6.0",
|
||||
"roave/security-advisories": "dev-master"
|
||||
},
|
||||
"require-dev": {
|
||||
"namelesscoder/typo3-repository-client": "^1.2.0",
|
||||
|
|
Loading…
Reference in a new issue