summaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-26 22:44:37 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-11-27 10:49:38 +0100
commit818a28d0f935897d8dffa0ba1026b77293c340fa (patch)
tree8f0d0be1946b9cd33e35663b558cb6d0af4a5093 /composer.lock
parente162b5ebe22cf813eb778b58af0a36b239b83e90 (diff)
Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.51 to 1.3.53
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.51 to 1.3.53. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.51...1.3.53) --- updated-dependencies: - dependency-name: phpstan/phpstan-doctrine 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.lock14
1 files changed, 7 insertions, 7 deletions
diff --git a/composer.lock b/composer.lock
index dae0c75eb..fa58834f2 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": "dffc80add923706711c408ddf79441e4",
+ "content-hash": "d606e7aa987c5a2a2ed10eee709ccc1d",
"packages": [
{
"name": "arthurhoaro/favicon",
@@ -1467,16 +1467,16 @@
},
{
"name": "phpstan/phpstan-doctrine",
- "version": "1.3.51",
+ "version": "1.3.53",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
- "reference": "c555eb3a22ca8ee88fb1250804512b9bb2723587"
+ "reference": "85def57e5db6ac6c8a512200c0cfadf7b6621b10"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/c555eb3a22ca8ee88fb1250804512b9bb2723587",
- "reference": "c555eb3a22ca8ee88fb1250804512b9bb2723587",
+ "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/85def57e5db6ac6c8a512200c0cfadf7b6621b10",
+ "reference": "85def57e5db6ac6c8a512200c0cfadf7b6621b10",
"shasum": ""
},
"require": {
@@ -1531,9 +1531,9 @@
"description": "Doctrine extensions for PHPStan",
"support": {
"issues": "https://github.com/phpstan/phpstan-doctrine/issues",
- "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.51"
+ "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.53"
},
- "time": "2023-11-20T09:23:57+00:00"
+ "time": "2023-11-21T10:31:58+00:00"
},
{
"name": "phpstan/phpstan-phpunit",