summaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-31 12:28:40 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-11-01 08:13:07 +0100
commitdd6ac83aeb85cd19e0b0762b00516c50ed5270b3 (patch)
treeabe8ac9c7fc888ef449dd25274b15bc721cc9e2b /composer.lock
parent52e6faffe49187ff2016d43b2f63e6b3aab415c8 (diff)
Build(deps-dev): Bump phpstan/phpstan from 1.10.39 to 1.10.40
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.39 to 1.10.40. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md) - [Commits](https://github.com/phpstan/phpstan/compare/1.10.39...1.10.40) --- updated-dependencies: - dependency-name: phpstan/phpstan 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.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index 0e2eaf7ee..00c1583e1 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": "9c76a72a38c06782fb4f5b6a0a943a28",
+ "content-hash": "fae683cc46502d346c9897705c95cb35",
"packages": [
{
"name": "arthurhoaro/favicon",
@@ -1357,16 +1357,16 @@
},
{
"name": "phpstan/phpstan",
- "version": "1.10.39",
+ "version": "1.10.40",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "d9dedb0413f678b4d03cbc2279a48f91592c97c4"
+ "reference": "93c84b5bf7669920d823631e39904d69b9c7dc5d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d9dedb0413f678b4d03cbc2279a48f91592c97c4",
- "reference": "d9dedb0413f678b4d03cbc2279a48f91592c97c4",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/93c84b5bf7669920d823631e39904d69b9c7dc5d",
+ "reference": "93c84b5bf7669920d823631e39904d69b9c7dc5d",
"shasum": ""
},
"require": {
@@ -1415,7 +1415,7 @@
"type": "tidelift"
}
],
- "time": "2023-10-17T15:46:26+00:00"
+ "time": "2023-10-30T14:48:31+00:00"
},
{
"name": "phpstan/phpstan-deprecation-rules",