summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-02-10 14:20:38 +0000
committerGitHub <noreply@github.com>2023-02-10 14:20:38 +0000
commitb17373c9880a22e083dfefba6e235b2b7684ed74 (patch)
treed8463a4ff4f5f7956511a40b2992e99465b7791f
parentc9139471a467c1995cc3e39fa257eae07c32a543 (diff)
Bump phpstan/phpstan-phpunit from 1.3.3 to 1.3.4dependabot/composer/phpstan/phpstan-phpunit-1.3.4
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 1.3.3 to 1.3.4. - [Release notes](https://github.com/phpstan/phpstan-phpunit/releases) - [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.3...1.3.4) --- updated-dependencies: - dependency-name: phpstan/phpstan-phpunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--composer.json2
-rw-r--r--composer.lock26
2 files changed, 14 insertions, 14 deletions
diff --git a/composer.json b/composer.json
index c24c28331..8ccc2df18 100644
--- a/composer.json
+++ b/composer.json
@@ -59,7 +59,7 @@
"phpstan/phpstan": "^1.9.16",
"phpstan/phpstan-doctrine": "^1.3.32",
"phpstan/phpstan-strict-rules": "^1.4.5",
- "phpstan/phpstan-phpunit": "^1.3.3",
+ "phpstan/phpstan-phpunit": "^1.3.4",
"phpstan/extension-installer": "^1.2.0",
"phpstan/phpstan-deprecation-rules": "^1.1",
"guzzlehttp/guzzle": "^7.3.0",
diff --git a/composer.lock b/composer.lock
index 33d5b2305..fd47ca61d 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "6f27a039ad70983c2727f3d3d455b467",
+ "content-hash": "035d3f80e06bac75dab30bf08c67c611",
"packages": [
{
"name": "arthurhoaro/favicon",
@@ -1355,16 +1355,16 @@
},
{
"name": "phpstan/phpstan",
- "version": "1.9.16",
+ "version": "1.9.17",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "922e2689bb180575d0f57de0443c431a5a698e8f"
+ "reference": "204e459e7822f2c586463029f5ecec31bb45a1f2"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/922e2689bb180575d0f57de0443c431a5a698e8f",
- "reference": "922e2689bb180575d0f57de0443c431a5a698e8f",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/204e459e7822f2c586463029f5ecec31bb45a1f2",
+ "reference": "204e459e7822f2c586463029f5ecec31bb45a1f2",
"shasum": ""
},
"require": {
@@ -1394,7 +1394,7 @@
],
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
- "source": "https://github.com/phpstan/phpstan/tree/1.9.16"
+ "source": "https://github.com/phpstan/phpstan/tree/1.9.17"
},
"funding": [
{
@@ -1410,7 +1410,7 @@
"type": "tidelift"
}
],
- "time": "2023-02-07T10:42:21+00:00"
+ "time": "2023-02-08T12:25:00+00:00"
},
{
"name": "phpstan/phpstan-deprecation-rules",
@@ -1532,16 +1532,16 @@
},
{
"name": "phpstan/phpstan-phpunit",
- "version": "1.3.3",
+ "version": "1.3.4",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-phpunit.git",
- "reference": "54a24bd23e9e80ee918cdc24f909d376c2e273f7"
+ "reference": "d77af96c1aaec28f7c0293677132eaaad079e01b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/54a24bd23e9e80ee918cdc24f909d376c2e273f7",
- "reference": "54a24bd23e9e80ee918cdc24f909d376c2e273f7",
+ "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/d77af96c1aaec28f7c0293677132eaaad079e01b",
+ "reference": "d77af96c1aaec28f7c0293677132eaaad079e01b",
"shasum": ""
},
"require": {
@@ -1578,9 +1578,9 @@
"description": "PHPUnit extensions and rules for PHPStan",
"support": {
"issues": "https://github.com/phpstan/phpstan-phpunit/issues",
- "source": "https://github.com/phpstan/phpstan-phpunit/tree/1.3.3"
+ "source": "https://github.com/phpstan/phpstan-phpunit/tree/1.3.4"
},
- "time": "2022-12-21T15:25:00+00:00"
+ "time": "2023-02-09T08:05:29+00:00"
},
{
"name": "phpstan/phpstan-strict-rules",