Update lock file

This commit is contained in:
Miguel Nogueira 2020-09-03 01:28:38 +01:00
parent cbe660f4ad
commit fdb508fd5a
1 changed files with 1 additions and 1 deletions

2
composer.lock generated
View File

@ -186,7 +186,7 @@
"require": {
"php": ">=5.5.9",
"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": {
"phpunit/phpunit": "^5.0 || ^4.8.10",