Bump tightenco/collect from 5.7.20 to 6.0.1

Bumps [tightenco/collect](https://github.com/tightenco/collect) from 5.7.20 to 6.0.1.
- [Release notes](https://github.com/tightenco/collect/releases)
- [Commits](https://github.com/tightenco/collect/compare/v5.7.20...v6.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-10 07:32:56 +00:00 committed by GitHub
parent 5e0dfdfbd2
commit 6e48462ba8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 30 additions and 30 deletions

View file

@ -13,7 +13,7 @@
"symfony/framework-bundle": "4.2.*", "symfony/framework-bundle": "4.2.*",
"symfony/orm-pack": "^1.0", "symfony/orm-pack": "^1.0",
"symfony/yaml": "4.2.*", "symfony/yaml": "4.2.*",
"tightenco/collect": "^5.7" "tightenco/collect": "^6.0"
}, },
"config": { "config": {
"preferred-install": { "preferred-install": {

58
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "80d95f9980e81a7c3025475d52763bdf", "content-hash": "0760a2f91a4f177ecbc3f4a4fd9d85fa",
"packages": [ "packages": [
{ {
"name": "composer/installers", "name": "composer/installers",
@ -1438,15 +1438,15 @@
"authors": [ "authors": [
{ {
"name": "Joshua Atkins", "name": "Joshua Atkins",
"role": "Developer",
"email": "joshua.atkins@jublo.net", "email": "joshua.atkins@jublo.net",
"homepage": "http://atkins.im/", "homepage": "http://atkins.im/"
"role": "Developer"
}, },
{ {
"name": "J.M.", "name": "J.M.",
"role": "Developer",
"email": "jm@jublo.net", "email": "jm@jublo.net",
"homepage": "http://mynetx.net/", "homepage": "http://mynetx.net/"
"role": "Developer"
} }
], ],
"description": "Easy access to the Twitter REST API, Collections API, Streaming API, TON (Object Nest) API and Twitter Ads API — all from one PHP library.", "description": "Easy access to the Twitter REST API, Collections API, Streaming API, TON (Object Nest) API and Twitter Ads API — all from one PHP library.",
@ -2820,16 +2820,16 @@
}, },
{ {
"name": "symfony/polyfill-mbstring", "name": "symfony/polyfill-mbstring",
"version": "v1.10.0", "version": "v1.12.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git", "url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "c79c051f5b3a46be09205c73b80b346e4153e494" "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/c79c051f5b3a46be09205c73b80b346e4153e494", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b42a2f66e8f1b15ccf25652c3424265923eb4f17",
"reference": "c79c051f5b3a46be09205c73b80b346e4153e494", "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2841,7 +2841,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.9-dev" "dev-master": "1.12-dev"
} }
}, },
"autoload": { "autoload": {
@ -2875,20 +2875,20 @@
"portable", "portable",
"shim" "shim"
], ],
"time": "2018-09-21T13:07:52+00:00" "time": "2019-08-06T08:03:45+00:00"
}, },
{ {
"name": "symfony/polyfill-php72", "name": "symfony/polyfill-php72",
"version": "v1.10.0", "version": "v1.12.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-php72.git", "url": "https://github.com/symfony/polyfill-php72.git",
"reference": "9050816e2ca34a8e916c3a0ae8b9c2fccf68b631" "reference": "04ce3335667451138df4307d6a9b61565560199e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9050816e2ca34a8e916c3a0ae8b9c2fccf68b631", "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/04ce3335667451138df4307d6a9b61565560199e",
"reference": "9050816e2ca34a8e916c3a0ae8b9c2fccf68b631", "reference": "04ce3335667451138df4307d6a9b61565560199e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2897,7 +2897,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.9-dev" "dev-master": "1.12-dev"
} }
}, },
"autoload": { "autoload": {
@ -2930,7 +2930,7 @@
"portable", "portable",
"shim" "shim"
], ],
"time": "2018-09-21T13:07:52+00:00" "time": "2019-08-06T08:03:45+00:00"
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
@ -3061,16 +3061,16 @@
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v4.2.2", "version": "v4.3.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "85bde661b178173d85c6f11ea9d03b61d1212bb2" "reference": "641043e0f3e615990a0f29479f9c117e8a6698c6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/85bde661b178173d85c6f11ea9d03b61d1212bb2", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/641043e0f3e615990a0f29479f9c117e8a6698c6",
"reference": "85bde661b178173d85c6f11ea9d03b61d1212bb2", "reference": "641043e0f3e615990a0f29479f9c117e8a6698c6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3099,7 +3099,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "4.2-dev" "dev-master": "4.3-dev"
} }
}, },
"autoload": { "autoload": {
@ -3133,7 +3133,7 @@
"debug", "debug",
"dump" "dump"
], ],
"time": "2019-01-03T09:07:35+00:00" "time": "2019-08-26T08:26:39+00:00"
}, },
{ {
"name": "symfony/var-exporter", "name": "symfony/var-exporter",
@ -3256,16 +3256,16 @@
}, },
{ {
"name": "tightenco/collect", "name": "tightenco/collect",
"version": "v5.7.20", "version": "v6.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/tightenco/collect.git", "url": "https://github.com/tightenco/collect.git",
"reference": "48296279085ffde345c1c2513df7ed5209f80a6c" "reference": "e35230cde9e682881e9ac27105d0f26c32eca6d6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/tightenco/collect/zipball/48296279085ffde345c1c2513df7ed5209f80a6c", "url": "https://api.github.com/repos/tightenco/collect/zipball/e35230cde9e682881e9ac27105d0f26c32eca6d6",
"reference": "48296279085ffde345c1c2513df7ed5209f80a6c", "reference": "e35230cde9e682881e9ac27105d0f26c32eca6d6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3274,7 +3274,7 @@
}, },
"require-dev": { "require-dev": {
"mockery/mockery": "^1.0", "mockery/mockery": "^1.0",
"nesbot/carbon": "^1.26.3", "nesbot/carbon": "^2.23.0",
"phpunit/phpunit": "^7.0" "phpunit/phpunit": "^7.0"
}, },
"type": "library", "type": "library",
@ -3302,7 +3302,7 @@
"collection", "collection",
"laravel" "laravel"
], ],
"time": "2019-01-09T14:58:39+00:00" "time": "2019-09-09T14:07:34+00:00"
}, },
{ {
"name": "zendframework/zend-code", "name": "zendframework/zend-code",