Commit fcfa5a9
committed
bug #846 Updating
This PR was merged into the master branch.
Discussion
----------
Updating `.lock` files for security reasons
Currently, `composer install` as well as Travis CI fails, because of symfony/http-foundation (v4.1.1):
https://symfony.com/blog/cve-2018-14773-remove-support-for-legacy-and-risky-http-headers

This PR updates the `composer.lock` and `symfony.lock` files to use the latest Symfony 4.1.3. Should also fix Travis breakage on #845.
Commits
-------
318d101 Updating `.lock` files for security reasons.lock files for security reasons (atamansv)3 files changed
+212
-205
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments