From b1c43ba5136373ccde7b8451276cd1ae8baa572a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Aug 2022 16:32:23 +0000 Subject: [PATCH] Bump codedge/laravel-selfupdater from 3.4.1 to 3.5.0 Bumps [codedge/laravel-selfupdater](https://github.com/codedge/laravel-selfupdater) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/codedge/laravel-selfupdater/releases) - [Commits](https://github.com/codedge/laravel-selfupdater/compare/3.4.1...3.5.0) --- updated-dependencies: - dependency-name: codedge/laravel-selfupdater dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 57 +++++++++++++++++++++++++++------------------------ 1 file changed, 30 insertions(+), 27 deletions(-) diff --git a/composer.lock b/composer.lock index f1bbbe5..476d6dd 100644 --- a/composer.lock +++ b/composer.lock @@ -64,24 +64,24 @@ }, { "name": "codedge/laravel-selfupdater", - "version": "3.4.1", + "version": "3.5.0", "source": { "type": "git", "url": "https://github.com/codedge/laravel-selfupdater.git", - "reference": "45f8ed72e8a2df57595340c5515ecbfed351df7e" + "reference": "c27e4e4dcc7b638df184c987f51c8b403dd389f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/codedge/laravel-selfupdater/zipball/45f8ed72e8a2df57595340c5515ecbfed351df7e", - "reference": "45f8ed72e8a2df57595340c5515ecbfed351df7e", + "url": "https://api.github.com/repos/codedge/laravel-selfupdater/zipball/c27e4e4dcc7b638df184c987f51c8b403dd389f6", + "reference": "c27e4e4dcc7b638df184c987f51c8b403dd389f6", "shasum": "" }, "require": { "ext-json": "*", "ext-zip": "*", "guzzlehttp/guzzle": "^7.4", - "laravel/framework": "^8.83.10", - "league/uri": "^6.5", + "laravel/framework": "^8.83.23", + "league/uri": "^6.7", "php": "^7.4 || ^8.0 || ^8.1", "phpstan/extension-installer": "^1.1", "phpstan/phpstan-phpunit": "^1.1" @@ -91,7 +91,7 @@ "mikey179/vfsstream": "^1.6", "mockery/mockery": "^1.5", "orchestra/testbench": "^6.24.1", - "phpunit/phpunit": "^9.5.20" + "phpunit/phpunit": "^9.5.23" }, "type": "library", "extra": { @@ -145,7 +145,7 @@ "type": "github" } ], - "time": "2022-05-01T16:00:55+00:00" + "time": "2022-08-23T14:33:55+00:00" }, { "name": "dflydev/dot-access-data", @@ -1813,33 +1813,36 @@ }, { "name": "league/uri", - "version": "6.5.0", + "version": "6.7.1", "source": { "type": "git", "url": "https://github.com/thephpleague/uri.git", - "reference": "c68ca445abb04817d740ddd6d0b3551826ef0c5a" + "reference": "2d7c87a0860f3126a39f44a8a9bf2fed402dcfea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/uri/zipball/c68ca445abb04817d740ddd6d0b3551826ef0c5a", - "reference": "c68ca445abb04817d740ddd6d0b3551826ef0c5a", + "url": "https://api.github.com/repos/thephpleague/uri/zipball/2d7c87a0860f3126a39f44a8a9bf2fed402dcfea", + "reference": "2d7c87a0860f3126a39f44a8a9bf2fed402dcfea", "shasum": "" }, "require": { "ext-json": "*", "league/uri-interfaces": "^2.3", - "php": "^7.3 || ^8.0", + "php": "^7.4 || ^8.0", "psr/http-message": "^1.0" }, "conflict": { "league/uri-schemes": "^1.0" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^2.19 || ^3.0", - "phpstan/phpstan": "^0.12.90", - "phpstan/phpstan-phpunit": "^0.12.22", - "phpstan/phpstan-strict-rules": "^0.12.11", - "phpunit/phpunit": "^8.0 || ^9.0", + "friendsofphp/php-cs-fixer": "^v3.3.2", + "nyholm/psr7": "^1.5", + "php-http/psr7-integration-tests": "^1.1", + "phpstan/phpstan": "^1.2.0", + "phpstan/phpstan-deprecation-rules": "^1.0", + "phpstan/phpstan-phpunit": "^1.0.0", + "phpstan/phpstan-strict-rules": "^1.1.0", + "phpunit/phpunit": "^9.5.10", "psr/http-factory": "^1.0" }, "suggest": { @@ -1871,7 +1874,7 @@ } ], "description": "URI manipulation library", - "homepage": "http://uri.thephpleague.com", + "homepage": "https://uri.thephpleague.com", "keywords": [ "data-uri", "file-uri", @@ -1897,7 +1900,7 @@ "docs": "https://uri.thephpleague.com", "forum": "https://thephpleague.slack.com", "issues": "https://github.com/thephpleague/uri/issues", - "source": "https://github.com/thephpleague/uri/tree/6.5.0" + "source": "https://github.com/thephpleague/uri/tree/6.7.1" }, "funding": [ { @@ -1905,7 +1908,7 @@ "type": "github" } ], - "time": "2021-08-27T09:54:07+00:00" + "time": "2022-06-29T09:48:18+00:00" }, { "name": "league/uri-interfaces", @@ -2572,16 +2575,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.7.2", + "version": "1.8.2", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "c602f80d66ba425943b0f4aaa27010c822dd8f87" + "reference": "c53312ecc575caf07b0e90dee43883fdf90ca67c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/c602f80d66ba425943b0f4aaa27010c822dd8f87", - "reference": "c602f80d66ba425943b0f4aaa27010c822dd8f87", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/c53312ecc575caf07b0e90dee43883fdf90ca67c", + "reference": "c53312ecc575caf07b0e90dee43883fdf90ca67c", "shasum": "" }, "require": { @@ -2607,7 +2610,7 @@ "description": "PHPStan - PHP Static Analysis Tool", "support": { "issues": "https://github.com/phpstan/phpstan/issues", - "source": "https://github.com/phpstan/phpstan/tree/1.7.2" + "source": "https://github.com/phpstan/phpstan/tree/1.8.2" }, "funding": [ { @@ -2627,7 +2630,7 @@ "type": "tidelift" } ], - "time": "2022-05-26T12:59:20+00:00" + "time": "2022-07-20T09:57:31+00:00" }, { "name": "phpstan/phpstan-phpunit",