Bump mccool/laravel-auto-presenter from 7.2.1 to 7.3.0

Bumps [mccool/laravel-auto-presenter](https://github.com/laravel-auto-presenter/laravel-auto-presenter) from 7.2.1 to 7.3.0.
- [Release notes](https://github.com/laravel-auto-presenter/laravel-auto-presenter/releases)
- [Commits](https://github.com/laravel-auto-presenter/laravel-auto-presenter/compare/7.2.1...7.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-09-02 06:08:21 +00:00
committed by GitHub
parent e8fb2b78a5
commit effa322be1
Generated
+26 -26
View File
@@ -2509,25 +2509,25 @@
}, },
{ {
"name": "mccool/laravel-auto-presenter", "name": "mccool/laravel-auto-presenter",
"version": "7.2.1", "version": "7.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel-auto-presenter/laravel-auto-presenter.git", "url": "https://github.com/laravel-auto-presenter/laravel-auto-presenter.git",
"reference": "0afed6721bf8b8dbbf82803dcd84d2a49addf75d" "reference": "c364ab8f7f6a6e133745b3f667c737a4dbee9296"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel-auto-presenter/laravel-auto-presenter/zipball/0afed6721bf8b8dbbf82803dcd84d2a49addf75d", "url": "https://api.github.com/repos/laravel-auto-presenter/laravel-auto-presenter/zipball/c364ab8f7f6a6e133745b3f667c737a4dbee9296",
"reference": "0afed6721bf8b8dbbf82803dcd84d2a49addf75d", "reference": "c364ab8f7f6a6e133745b3f667c737a4dbee9296",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/container": "5.5.*|5.6.*|5.7.*|5.8.*", "illuminate/container": "^5.5|^6.0",
"illuminate/contracts": "5.5.*|5.6.*|5.7.*|5.8.*", "illuminate/contracts": "^5.5|^6.0",
"illuminate/events": "5.5.*|5.6.*|5.7.*|5.8.*", "illuminate/events": "^5.5|^6.0",
"illuminate/pagination": "5.5.*|5.6.*|5.7.*|5.8.*", "illuminate/pagination": "^5.5|^6.0",
"illuminate/support": "5.5.*|5.6.*|5.7.*|5.8.*", "illuminate/support": "^5.5|^6.0",
"illuminate/view": "5.5.*|5.6.*|5.7.*|5.8.*", "illuminate/view": "^5.5|^6.0",
"php": "^7.1.3" "php": "^7.1.3"
}, },
"require-dev": { "require-dev": {
@@ -2539,7 +2539,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "7.2-dev" "dev-master": "7.3-dev"
}, },
"laravel": { "laravel": {
"providers": [ "providers": [
@@ -2573,7 +2573,7 @@
"lpm", "lpm",
"presenter" "presenter"
], ],
"time": "2019-06-28T09:09:41+00:00" "time": "2019-08-26T15:04:57+00:00"
}, },
{ {
"name": "monolog/monolog", "name": "monolog/monolog",
@@ -2963,15 +2963,15 @@
"authors": [ "authors": [
{ {
"name": "Paragon Initiative Enterprises", "name": "Paragon Initiative Enterprises",
"role": "Maintainer",
"email": "security@paragonie.com", "email": "security@paragonie.com",
"homepage": "https://paragonie.com" "homepage": "https://paragonie.com",
"role": "Maintainer"
}, },
{ {
"name": "Steve 'Sc00bz' Thomas", "name": "Steve 'Sc00bz' Thomas",
"role": "Original Developer",
"email": "steve@tobtu.com", "email": "steve@tobtu.com",
"homepage": "https://www.tobtu.com" "homepage": "https://www.tobtu.com",
"role": "Original Developer"
} }
], ],
"description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)", "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
@@ -6307,18 +6307,18 @@
"authors": [ "authors": [
{ {
"name": "Arne Blankerts", "name": "Arne Blankerts",
"role": "Developer", "email": "arne@blankerts.de",
"email": "arne@blankerts.de" "role": "Developer"
}, },
{ {
"name": "Sebastian Heuer", "name": "Sebastian Heuer",
"role": "Developer", "email": "sebastian@phpeople.de",
"email": "sebastian@phpeople.de" "role": "Developer"
}, },
{ {
"name": "Sebastian Bergmann", "name": "Sebastian Bergmann",
"role": "Developer", "email": "sebastian@phpunit.de",
"email": "sebastian@phpunit.de" "role": "Developer"
} }
], ],
"description": "Library for handling version information and constraints", "description": "Library for handling version information and constraints",
@@ -6589,8 +6589,8 @@
"authors": [ "authors": [
{ {
"name": "Sebastian Bergmann", "name": "Sebastian Bergmann",
"role": "lead", "email": "sebastian@phpunit.de",
"email": "sebastian@phpunit.de" "role": "lead"
} }
], ],
"description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
@@ -6862,8 +6862,8 @@
"authors": [ "authors": [
{ {
"name": "Sebastian Bergmann", "name": "Sebastian Bergmann",
"role": "lead", "email": "sebastian@phpunit.de",
"email": "sebastian@phpunit.de" "role": "lead"
} }
], ],
"description": "The PHP Unit Testing framework.", "description": "The PHP Unit Testing framework.",