Update lock file
This commit is contained in:
parent
cbe660f4ad
commit
fdb508fd5a
|
@ -186,7 +186,7 @@
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.5.9",
|
"php": ">=5.5.9",
|
||||||
"symfony/http-foundation": "~2.7|~3.0|~4.0|~5.0",
|
"symfony/http-foundation": "~2.7|~3.0|~4.0|~5.0",
|
||||||
"symfony/http-kernel": "~2.7|~3.0|~4.0|~5.0"
|
"symfony/http-kernel": "~2.7|~3.0|~4.0|^5.1"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^5.0 || ^4.8.10",
|
"phpunit/phpunit": "^5.0 || ^4.8.10",
|
||||||
|
|
Loading…
Reference in New Issue