summaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-25 12:56:18 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-08-26 21:15:27 +0200
commit75e5be3d5e28349ff5f9f0a9751210c482b985f3 (patch)
treef449298b66079cedabd5f6939acfbd503c5d8782 /composer.lock
parentecd141fe5c1b7074e29064e2750d1683882f530a (diff)
Build(deps-dev): Bump phpstan/phpstan-phpunit from 1.3.13 to 1.3.14
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 1.3.13 to 1.3.14. - [Release notes](https://github.com/phpstan/phpstan-phpunit/releases) - [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.13...1.3.14) --- 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>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock26
1 files changed, 13 insertions, 13 deletions
diff --git a/composer.lock b/composer.lock
index 4f8727374..aa5a7bea0 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": "bdfa9e97b9907ec84730680f9e12199b",
+ "content-hash": "b5f0190a1858f9b6eb9f19b56b464847",
"packages": [
{
"name": "arthurhoaro/favicon",
@@ -1357,16 +1357,16 @@
},
{
"name": "phpstan/phpstan",
- "version": "1.10.30",
+ "version": "1.10.32",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "2910afdd3fe33e5afd71c09f3fb0d0845b48c410"
+ "reference": "c47e47d3ab03137c0e121e77c4d2cb58672f6d44"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/2910afdd3fe33e5afd71c09f3fb0d0845b48c410",
- "reference": "2910afdd3fe33e5afd71c09f3fb0d0845b48c410",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/c47e47d3ab03137c0e121e77c4d2cb58672f6d44",
+ "reference": "c47e47d3ab03137c0e121e77c4d2cb58672f6d44",
"shasum": ""
},
"require": {
@@ -1415,7 +1415,7 @@
"type": "tidelift"
}
],
- "time": "2023-08-22T13:48:25+00:00"
+ "time": "2023-08-24T21:54:50+00:00"
},
{
"name": "phpstan/phpstan-deprecation-rules",
@@ -1537,16 +1537,16 @@
},
{
"name": "phpstan/phpstan-phpunit",
- "version": "1.3.13",
+ "version": "1.3.14",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-phpunit.git",
- "reference": "d8bdab0218c5eb0964338d24a8511b65e9c94fa5"
+ "reference": "614acc10c522e319639bf38b0698a4a566665f04"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/d8bdab0218c5eb0964338d24a8511b65e9c94fa5",
- "reference": "d8bdab0218c5eb0964338d24a8511b65e9c94fa5",
+ "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/614acc10c522e319639bf38b0698a4a566665f04",
+ "reference": "614acc10c522e319639bf38b0698a4a566665f04",
"shasum": ""
},
"require": {
@@ -1559,7 +1559,7 @@
"require-dev": {
"nikic/php-parser": "^4.13.0",
"php-parallel-lint/php-parallel-lint": "^1.2",
- "phpstan/phpstan-strict-rules": "^1.0",
+ "phpstan/phpstan-strict-rules": "^1.5.1",
"phpunit/phpunit": "^9.5"
},
"type": "phpstan-extension",
@@ -1583,9 +1583,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.13"
+ "source": "https://github.com/phpstan/phpstan-phpunit/tree/1.3.14"
},
- "time": "2023-05-26T11:05:59+00:00"
+ "time": "2023-08-25T09:46:39+00:00"
},
{
"name": "phpstan/phpstan-strict-rules",