diff --git a/composer.lock b/composer.lock index 76155f36..19fbc0c7 100644 --- a/composer.lock +++ b/composer.lock @@ -2509,25 +2509,25 @@ }, { "name": "mccool/laravel-auto-presenter", - "version": "7.2.1", + "version": "7.3.0", "source": { "type": "git", "url": "https://github.com/laravel-auto-presenter/laravel-auto-presenter.git", - "reference": "0afed6721bf8b8dbbf82803dcd84d2a49addf75d" + "reference": "c364ab8f7f6a6e133745b3f667c737a4dbee9296" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel-auto-presenter/laravel-auto-presenter/zipball/0afed6721bf8b8dbbf82803dcd84d2a49addf75d", - "reference": "0afed6721bf8b8dbbf82803dcd84d2a49addf75d", + "url": "https://api.github.com/repos/laravel-auto-presenter/laravel-auto-presenter/zipball/c364ab8f7f6a6e133745b3f667c737a4dbee9296", + "reference": "c364ab8f7f6a6e133745b3f667c737a4dbee9296", "shasum": "" }, "require": { - "illuminate/container": "5.5.*|5.6.*|5.7.*|5.8.*", - "illuminate/contracts": "5.5.*|5.6.*|5.7.*|5.8.*", - "illuminate/events": "5.5.*|5.6.*|5.7.*|5.8.*", - "illuminate/pagination": "5.5.*|5.6.*|5.7.*|5.8.*", - "illuminate/support": "5.5.*|5.6.*|5.7.*|5.8.*", - "illuminate/view": "5.5.*|5.6.*|5.7.*|5.8.*", + "illuminate/container": "^5.5|^6.0", + "illuminate/contracts": "^5.5|^6.0", + "illuminate/events": "^5.5|^6.0", + "illuminate/pagination": "^5.5|^6.0", + "illuminate/support": "^5.5|^6.0", + "illuminate/view": "^5.5|^6.0", "php": "^7.1.3" }, "require-dev": { @@ -2539,7 +2539,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "7.2-dev" + "dev-master": "7.3-dev" }, "laravel": { "providers": [ @@ -2573,7 +2573,7 @@ "lpm", "presenter" ], - "time": "2019-06-28T09:09:41+00:00" + "time": "2019-08-26T15:04:57+00:00" }, { "name": "monolog/monolog", @@ -2963,15 +2963,15 @@ "authors": [ { "name": "Paragon Initiative Enterprises", - "role": "Maintainer", "email": "security@paragonie.com", - "homepage": "https://paragonie.com" + "homepage": "https://paragonie.com", + "role": "Maintainer" }, { "name": "Steve 'Sc00bz' Thomas", - "role": "Original Developer", "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)", @@ -6307,18 +6307,18 @@ "authors": [ { "name": "Arne Blankerts", - "role": "Developer", - "email": "arne@blankerts.de" + "email": "arne@blankerts.de", + "role": "Developer" }, { "name": "Sebastian Heuer", - "role": "Developer", - "email": "sebastian@phpeople.de" + "email": "sebastian@phpeople.de", + "role": "Developer" }, { "name": "Sebastian Bergmann", - "role": "Developer", - "email": "sebastian@phpunit.de" + "email": "sebastian@phpunit.de", + "role": "Developer" } ], "description": "Library for handling version information and constraints", @@ -6589,8 +6589,8 @@ "authors": [ { "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.", @@ -6862,8 +6862,8 @@ "authors": [ { "name": "Sebastian Bergmann", - "role": "lead", - "email": "sebastian@phpunit.de" + "email": "sebastian@phpunit.de", + "role": "lead" } ], "description": "The PHP Unit Testing framework.",