fix: Update symfony/process from v3.3.13 to v3.3.16

pull/259/head
Dependencies.io Bot 2018-01-29 16:15:22 +00:00
parent a83faf1658
commit b3fc0f8bff
1 changed files with 5 additions and 5 deletions

10
composer.lock generated
View File

@ -1292,16 +1292,16 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v3.3.13", "version": "v3.3.16",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "a56a3989fb762d7b19a0cf8e7693ee99a6ffb78d" "reference": "104b5acd605e3a7bd3ee92423540adb86f33d356"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/a56a3989fb762d7b19a0cf8e7693ee99a6ffb78d", "url": "https://api.github.com/repos/symfony/process/zipball/104b5acd605e3a7bd3ee92423540adb86f33d356",
"reference": "a56a3989fb762d7b19a0cf8e7693ee99a6ffb78d", "reference": "104b5acd605e3a7bd3ee92423540adb86f33d356",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1337,7 +1337,7 @@
], ],
"description": "Symfony Process Component", "description": "Symfony Process Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2017-11-13T15:31:11+00:00" "time": "2018-01-29T09:02:23+00:00"
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",