Symfony security update.

This commit is contained in:
2020-04-21 11:23:37 +03:00
parent 019cfba9e0
commit c0637798f0
3 changed files with 1010 additions and 494 deletions
+1
View File
@@ -33,6 +33,7 @@
"symfony/yaml": "4.4.*"
},
"require-dev": {
"roave/security-advisories": "dev-master",
"symfony/debug-pack": "*",
"symfony/maker-bundle": "^1.0",
"symfony/profiler-pack": "*",
Generated
+1006 -482
View File
File diff suppressed because it is too large Load Diff
+3 -12
View File
@@ -75,18 +75,6 @@
"doctrine/reflection": {
"version": "v1.1.0"
},
"easycorp/easy-log-handler": {
"version": "1.0",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "master",
"version": "1.0",
"ref": "70062abc2cd58794d2a90274502f81b55cd9951b"
},
"files": [
"config/packages/dev/easy_log_handler.yaml"
]
},
"egulias/email-validator": {
"version": "2.1.14"
},
@@ -165,6 +153,9 @@
"ralouphie/getallheaders": {
"version": "3.0.3"
},
"roave/security-advisories": {
"version": "dev-master"
},
"sensio/framework-extra-bundle": {
"version": "5.2",
"recipe": {