build(composer): Dependencies update

symfony/yaml, symfony/process, symfony/var-dumper, phpunit/phpunit, heroku/heroku-buildpack-php,
mockery/mockery
This commit is contained in:
Pierre Rudloff 2019-02-14 16:16:56 +01:00
parent 93878220b5
commit 5594af95c1
1 changed files with 33 additions and 37 deletions

70
composer.lock generated
View File

@ -422,16 +422,16 @@
},
{
"name": "mockery/mockery",
"version": "1.2.0",
"version": "1.2.2",
"source": {
"type": "git",
"url": "https://github.com/mockery/mockery.git",
"reference": "100633629bf76d57430b86b7098cd6beb996a35a"
"reference": "0eb0b48c3f07b3b89f5169ce005b7d05b18cf1d2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mockery/mockery/zipball/100633629bf76d57430b86b7098cd6beb996a35a",
"reference": "100633629bf76d57430b86b7098cd6beb996a35a",
"url": "https://api.github.com/repos/mockery/mockery/zipball/0eb0b48c3f07b3b89f5169ce005b7d05b18cf1d2",
"reference": "0eb0b48c3f07b3b89f5169ce005b7d05b18cf1d2",
"shasum": ""
},
"require": {
@ -440,7 +440,7 @@
"php": ">=5.6.0"
},
"require-dev": {
"phpunit/phpunit": "~5.7.10|~6.5|~7.0"
"phpunit/phpunit": "~5.7.10|~6.5|~7.0|~8.0"
},
"type": "library",
"extra": {
@ -483,7 +483,7 @@
"test double",
"testing"
],
"time": "2018-10-02T21:52:37+00:00"
"time": "2019-02-13T09:37:52+00:00"
},
{
"name": "nikic/fast-route",
@ -1242,16 +1242,16 @@
},
{
"name": "symfony/process",
"version": "v3.4.21",
"version": "v3.4.22",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
"reference": "0d41dd7d95ed179aed6a13393b0f4f97bfa2d25c"
"reference": "009f8dda80930e89e8344a4e310b08f9ff07dd2e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/0d41dd7d95ed179aed6a13393b0f4f97bfa2d25c",
"reference": "0d41dd7d95ed179aed6a13393b0f4f97bfa2d25c",
"url": "https://api.github.com/repos/symfony/process/zipball/009f8dda80930e89e8344a4e310b08f9ff07dd2e",
"reference": "009f8dda80930e89e8344a4e310b08f9ff07dd2e",
"shasum": ""
},
"require": {
@ -1287,20 +1287,20 @@
],
"description": "Symfony Process Component",
"homepage": "https://symfony.com",
"time": "2019-01-02T21:24:08+00:00"
"time": "2019-01-16T13:27:11+00:00"
},
{
"name": "symfony/yaml",
"version": "v3.4.21",
"version": "v3.4.22",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "554a59a1ccbaac238a89b19c8e551a556fd0e2ea"
"reference": "ba11776e9e6c15ad5759a07bffb15899bac75c2d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/554a59a1ccbaac238a89b19c8e551a556fd0e2ea",
"reference": "554a59a1ccbaac238a89b19c8e551a556fd0e2ea",
"url": "https://api.github.com/repos/symfony/yaml/zipball/ba11776e9e6c15ad5759a07bffb15899bac75c2d",
"reference": "ba11776e9e6c15ad5759a07bffb15899bac75c2d",
"shasum": ""
},
"require": {
@ -1346,7 +1346,7 @@
],
"description": "Symfony Yaml Component",
"homepage": "https://symfony.com",
"time": "2019-01-01T13:45:19+00:00"
"time": "2019-01-16T10:59:17+00:00"
},
{
"name": "zonuexe/http-accept-language",
@ -1492,9 +1492,7 @@
"version": "4.0.3",
"dist": {
"type": "xz",
"url": "https://www.johnvansickle.com/ffmpeg/old-releases/ffmpeg-4.0.3-64bit-static.tar.xz",
"reference": null,
"shasum": null
"url": "https://www.johnvansickle.com/ffmpeg/old-releases/ffmpeg-4.0.3-64bit-static.tar.xz"
},
"bin": [
"ffmpeg"
@ -1503,16 +1501,16 @@
},
{
"name": "heroku/heroku-buildpack-php",
"version": "v148",
"version": "v150",
"source": {
"type": "git",
"url": "https://github.com/heroku/heroku-buildpack-php.git",
"reference": "d331bfb9251d8a091d3a0d29e25ffcdb801577e1"
"reference": "e19cd3062208c1be2ad90130744a048abadc434b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/heroku/heroku-buildpack-php/zipball/d331bfb9251d8a091d3a0d29e25ffcdb801577e1",
"reference": "d331bfb9251d8a091d3a0d29e25ffcdb801577e1",
"url": "https://api.github.com/repos/heroku/heroku-buildpack-php/zipball/e19cd3062208c1be2ad90130744a048abadc434b",
"reference": "e19cd3062208c1be2ad90130744a048abadc434b",
"shasum": ""
},
"bin": [
@ -1543,7 +1541,7 @@
"nginx",
"php"
],
"time": "2018-12-20T21:53:40+00:00"
"time": "2019-02-07T19:46:31+00:00"
},
{
"name": "myclabs/deep-copy",
@ -2117,16 +2115,16 @@
},
{
"name": "phpunit/phpunit",
"version": "6.5.13",
"version": "6.5.14",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "0973426fb012359b2f18d3bd1e90ef1172839693"
"reference": "bac23fe7ff13dbdb461481f706f0e9fe746334b7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0973426fb012359b2f18d3bd1e90ef1172839693",
"reference": "0973426fb012359b2f18d3bd1e90ef1172839693",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/bac23fe7ff13dbdb461481f706f0e9fe746334b7",
"reference": "bac23fe7ff13dbdb461481f706f0e9fe746334b7",
"shasum": ""
},
"require": {
@ -2197,7 +2195,7 @@
"testing",
"xunit"
],
"time": "2018-09-08T15:10:43+00:00"
"time": "2019-02-01T05:22:47+00:00"
},
{
"name": "phpunit/phpunit-mock-objects",
@ -2263,9 +2261,7 @@
"version": "2019.01.17",
"dist": {
"type": "zip",
"url": "https://github.com/rg3/youtube-dl/archive/2019.01.17.zip",
"reference": null,
"shasum": null
"url": "https://github.com/rg3/youtube-dl/archive/2019.01.17.zip"
},
"type": "library"
},
@ -2940,16 +2936,16 @@
},
{
"name": "symfony/var-dumper",
"version": "v3.4.21",
"version": "v3.4.22",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "a5f39641bb62e8b74e343467b145331273f615a2"
"reference": "2159335b452d929cbb9921fc4eb7d1bfed32d0be"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/a5f39641bb62e8b74e343467b145331273f615a2",
"reference": "a5f39641bb62e8b74e343467b145331273f615a2",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/2159335b452d929cbb9921fc4eb7d1bfed32d0be",
"reference": "2159335b452d929cbb9921fc4eb7d1bfed32d0be",
"shasum": ""
},
"require": {
@ -3005,7 +3001,7 @@
"debug",
"dump"
],
"time": "2019-01-01T13:45:19+00:00"
"time": "2019-01-29T16:19:17+00:00"
},
{
"name": "theseer/tokenizer",