aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/composer.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-04-01 20:59:44 +0200
committerGitHub <noreply@github.com>2025-04-01 20:59:44 +0200
commit453a46af4e4ea63b2187e8b849bae28d1a2effc1 (patch)
tree6597d68d097ff4bbf3876ede7269532b1e7160d0 /composer.lock
parente16715073927f2580b65b3f947507536000fa2f4 (diff)
downloadfreshrss-453a46af4e4ea63b2187e8b849bae28d1a2effc1.tar.gz
freshrss-453a46af4e4ea63b2187e8b849bae28d1a2effc1.zip
Bump phpstan/phpstan from 2.1.8 to 2.1.11 (#7482)
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 2.1.8 to 2.1.11. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/2.1.x/CHANGELOG.md) - [Commits](https://github.com/phpstan/phpstan/compare/2.1.8...2.1.11) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.1.11 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index 4b3f517c6..2fe671c23 100644
--- a/composer.lock
+++ b/composer.lock
@@ -245,16 +245,16 @@
},
{
"name": "phpstan/phpstan",
- "version": "2.1.8",
+ "version": "2.1.11",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "f9adff3b87c03b12cc7e46a30a524648e497758f"
+ "reference": "8ca5f79a8f63c49b2359065832a654e1ec70ac30"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/f9adff3b87c03b12cc7e46a30a524648e497758f",
- "reference": "f9adff3b87c03b12cc7e46a30a524648e497758f",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/8ca5f79a8f63c49b2359065832a654e1ec70ac30",
+ "reference": "8ca5f79a8f63c49b2359065832a654e1ec70ac30",
"shasum": ""
},
"require": {
@@ -299,7 +299,7 @@
"type": "github"
}
],
- "time": "2025-03-09T09:30:48+00:00"
+ "time": "2025-03-24T13:45:00+00:00"
},
{
"name": "phpstan/phpstan-phpunit",
@@ -1910,5 +1910,5 @@
"platform-overrides": {
"php": "8.1"
},
- "plugin-api-version": "2.6.0"
+ "plugin-api-version": "2.3.0"
}