mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Use security advisories dependency.
This commit is contained in:
parent
3c16ed6be7
commit
6aa6df36e6
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"type": "project",
|
||||
"license": "proprietary",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"require": {
|
||||
"php": "^7.1.3",
|
||||
"ext-ctype": "*",
|
||||
|
@ -37,6 +37,7 @@
|
|||
"webmozart/assert": "^1.4"
|
||||
},
|
||||
"require-dev": {
|
||||
"roave/security-advisories": "dev-master",
|
||||
"symfony/debug-pack": "*",
|
||||
"symfony/maker-bundle": "^1.0",
|
||||
"symfony/profiler-pack": "*",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue