summaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-22 12:35:58 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-11-26 23:43:13 +0100
commit46cb7b1922c9f639172ee30569c28ef5cf506b40 (patch)
tree9cafedf3e53f62f848bebf5359943c30e557269a /composer.lock
parent991d77e1d79c7d766ffa9f296d43a73fbae3b326 (diff)
Build(deps-dev): Bump phpstan/phpstan from 1.10.43 to 1.10.44
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.43 to 1.10.44. - [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.43...1.10.44) --- 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 845a8b4fc..dae0c75eb 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": "e324638eb364a6a04b603cd5d9e6cdcb",
+ "content-hash": "dffc80add923706711c408ddf79441e4",
"packages": [
{
"name": "arthurhoaro/favicon",
@@ -1357,16 +1357,16 @@
},
{
"name": "phpstan/phpstan",
- "version": "1.10.43",
+ "version": "1.10.44",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "2c4129f6ca8c7cfa870098884b8869b410a5a361"
+ "reference": "bf84367c53a23f759513985c54ffe0d0c249825b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/2c4129f6ca8c7cfa870098884b8869b410a5a361",
- "reference": "2c4129f6ca8c7cfa870098884b8869b410a5a361",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/bf84367c53a23f759513985c54ffe0d0c249825b",
+ "reference": "bf84367c53a23f759513985c54ffe0d0c249825b",
"shasum": ""
},
"require": {
@@ -1415,7 +1415,7 @@
"type": "tidelift"
}
],
- "time": "2023-11-19T19:55:25+00:00"
+ "time": "2023-11-21T16:30:46+00:00"
},
{
"name": "phpstan/phpstan-deprecation-rules",