build(composer): Dependencies update

symfony/yaml, symfony/process, symfony/var-dumper, heroku/heroku-buildpack-php, smarty/smarty,
mockery/mockery
This commit is contained in:
Pierre Rudloff 2018-11-05 10:27:28 +01:00
parent 0c6242eecc
commit 074239602f

66
composer.lock generated
View file

@ -420,16 +420,16 @@
}, },
{ {
"name": "mockery/mockery", "name": "mockery/mockery",
"version": "1.1.0", "version": "1.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/mockery/mockery.git", "url": "https://github.com/mockery/mockery.git",
"reference": "99e29d3596b16dabe4982548527d5ddf90232e99" "reference": "100633629bf76d57430b86b7098cd6beb996a35a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/mockery/mockery/zipball/99e29d3596b16dabe4982548527d5ddf90232e99", "url": "https://api.github.com/repos/mockery/mockery/zipball/100633629bf76d57430b86b7098cd6beb996a35a",
"reference": "99e29d3596b16dabe4982548527d5ddf90232e99", "reference": "100633629bf76d57430b86b7098cd6beb996a35a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -438,8 +438,7 @@
"php": ">=5.6.0" "php": ">=5.6.0"
}, },
"require-dev": { "require-dev": {
"phpdocumentor/phpdocumentor": "^2.9", "phpunit/phpunit": "~5.7.10|~6.5|~7.0"
"phpunit/phpunit": "~5.7.10|~6.5"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -482,7 +481,7 @@
"test double", "test double",
"testing" "testing"
], ],
"time": "2018-05-08T08:54:48+00:00" "time": "2018-10-02T21:52:37+00:00"
}, },
{ {
"name": "nikic/fast-route", "name": "nikic/fast-route",
@ -961,6 +960,7 @@
"rinvex", "rinvex",
"svg" "svg"
], ],
"abandoned": "rinvex/countries",
"time": "2017-03-07T18:40:20+00:00" "time": "2017-03-07T18:40:20+00:00"
}, },
{ {
@ -1143,7 +1143,7 @@
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
"version": "v1.9.0", "version": "v1.10.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git", "url": "https://github.com/symfony/polyfill-ctype.git",
@ -1201,16 +1201,16 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v3.4.16", "version": "v3.4.18",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "8b87aca97f341d65dee430c60863f2442605c88b" "reference": "35c2914a9f50519bd207164c353ae4d59182c2cb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/8b87aca97f341d65dee430c60863f2442605c88b", "url": "https://api.github.com/repos/symfony/process/zipball/35c2914a9f50519bd207164c353ae4d59182c2cb",
"reference": "8b87aca97f341d65dee430c60863f2442605c88b", "reference": "35c2914a9f50519bd207164c353ae4d59182c2cb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1246,20 +1246,20 @@
], ],
"description": "Symfony Process Component", "description": "Symfony Process Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2018-09-08T13:15:14+00:00" "time": "2018-10-14T17:33:21+00:00"
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v3.4.16", "version": "v3.4.18",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "61973ecda60e9f3561e929e19c07d4878b960fc1" "reference": "640b6c27fed4066d64b64d5903a86043f4a4de7f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/61973ecda60e9f3561e929e19c07d4878b960fc1", "url": "https://api.github.com/repos/symfony/yaml/zipball/640b6c27fed4066d64b64d5903a86043f4a4de7f",
"reference": "61973ecda60e9f3561e929e19c07d4878b960fc1", "reference": "640b6c27fed4066d64b64d5903a86043f4a4de7f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1305,7 +1305,7 @@
], ],
"description": "Symfony Yaml Component", "description": "Symfony Yaml Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2018-09-24T08:15:45+00:00" "time": "2018-10-02T16:33:53+00:00"
}, },
{ {
"name": "zonuexe/http-accept-language", "name": "zonuexe/http-accept-language",
@ -1462,16 +1462,16 @@
}, },
{ {
"name": "heroku/heroku-buildpack-php", "name": "heroku/heroku-buildpack-php",
"version": "v144", "version": "v145",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/heroku/heroku-buildpack-php.git", "url": "https://github.com/heroku/heroku-buildpack-php.git",
"reference": "c12b3e29144e5732c863982fc08f03fbcf22ba06" "reference": "5605a37df6eeed5c7f8417086602f496c22bec6d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/heroku/heroku-buildpack-php/zipball/c12b3e29144e5732c863982fc08f03fbcf22ba06", "url": "https://api.github.com/repos/heroku/heroku-buildpack-php/zipball/5605a37df6eeed5c7f8417086602f496c22bec6d",
"reference": "c12b3e29144e5732c863982fc08f03fbcf22ba06", "reference": "5605a37df6eeed5c7f8417086602f496c22bec6d",
"shasum": "" "shasum": ""
}, },
"bin": [ "bin": [
@ -1502,7 +1502,7 @@
"nginx", "nginx",
"php" "php"
], ],
"time": "2018-09-14T15:25:27+00:00" "time": "2018-10-16T16:33:47+00:00"
}, },
{ {
"name": "myclabs/deep-copy", "name": "myclabs/deep-copy",
@ -2840,16 +2840,16 @@
}, },
{ {
"name": "symfony/polyfill-mbstring", "name": "symfony/polyfill-mbstring",
"version": "v1.9.0", "version": "v1.10.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git", "url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "d0cd638f4634c16d8df4508e847f14e9e43168b8" "reference": "c79c051f5b3a46be09205c73b80b346e4153e494"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/d0cd638f4634c16d8df4508e847f14e9e43168b8", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/c79c051f5b3a46be09205c73b80b346e4153e494",
"reference": "d0cd638f4634c16d8df4508e847f14e9e43168b8", "reference": "c79c051f5b3a46be09205c73b80b346e4153e494",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2895,20 +2895,20 @@
"portable", "portable",
"shim" "shim"
], ],
"time": "2018-08-06T14:22:27+00:00" "time": "2018-09-21T13:07:52+00:00"
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v3.4.16", "version": "v3.4.18",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "e57a24dc13accad1d5f90d232c5564910c5eb7b0" "reference": "ff8ac19e97e5c7c3979236b584719a1190f84181"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/e57a24dc13accad1d5f90d232c5564910c5eb7b0", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/ff8ac19e97e5c7c3979236b584719a1190f84181",
"reference": "e57a24dc13accad1d5f90d232c5564910c5eb7b0", "reference": "ff8ac19e97e5c7c3979236b584719a1190f84181",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2964,7 +2964,7 @@
"debug", "debug",
"dump" "dump"
], ],
"time": "2018-09-18T08:05:59+00:00" "time": "2018-10-02T16:33:53+00:00"
}, },
{ {
"name": "theseer/tokenizer", "name": "theseer/tokenizer",