feat: Update symfony/process from v3.3.13 to v3.4.0

pull/216/head
Dependencies.io Bot 2017-12-01 16:11:33 +00:00
parent 38dde53947
commit 95cb4071f3
1 changed files with 6 additions and 6 deletions

12
composer.lock generated
View File

@ -1292,16 +1292,16 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v3.3.13", "version": "v3.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "a56a3989fb762d7b19a0cf8e7693ee99a6ffb78d" "reference": "db25e810fd5e124085e3777257d0cf4ae533d0ea"
}, },
"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/db25e810fd5e124085e3777257d0cf4ae533d0ea",
"reference": "a56a3989fb762d7b19a0cf8e7693ee99a6ffb78d", "reference": "db25e810fd5e124085e3777257d0cf4ae533d0ea",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1310,7 +1310,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "3.3-dev" "dev-master": "3.4-dev"
} }
}, },
"autoload": { "autoload": {
@ -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": "2017-11-22T12:18:49+00:00"
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",