mirror of
https://github.com/stan220/chixana.git
synced 2026-09-08 15:28:46 +00:00
Symfony security update.
This commit is contained in:
@@ -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
File diff suppressed because it is too large
Load Diff
+3
-12
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user