Bump symfony/process from 4.3.5 to 4.3.6

Bumps [symfony/process](https://github.com/symfony/process) from 4.3.5 to 4.3.6.
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/process/compare/v4.3.5...v4.3.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-04 12:33:09 +00:00 committed by Stéphane Goetz
parent 6f6b0df4a5
commit c62eeca2d8
1 changed files with 5 additions and 5 deletions

10
composer.lock generated
View File

@ -1188,16 +1188,16 @@
},
{
"name": "symfony/process",
"version": "v4.3.5",
"version": "v4.3.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
"reference": "50556892f3cc47d4200bfd1075314139c4c9ff4b"
"reference": "3b2e0cb029afbb0395034509291f21191d1a4db0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/50556892f3cc47d4200bfd1075314139c4c9ff4b",
"reference": "50556892f3cc47d4200bfd1075314139c4c9ff4b",
"url": "https://api.github.com/repos/symfony/process/zipball/3b2e0cb029afbb0395034509291f21191d1a4db0",
"reference": "3b2e0cb029afbb0395034509291f21191d1a4db0",
"shasum": ""
},
"require": {
@ -1233,7 +1233,7 @@
],
"description": "Symfony Process Component",
"homepage": "https://symfony.com",
"time": "2019-09-26T21:17:10+00:00"
"time": "2019-10-28T17:07:32+00:00"
},
{
"name": "symfony/service-contracts",