summaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-20 12:54:27 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-11-20 15:03:42 +0100
commitcf6145f7ff2810bb88c6b2e49ac73987c6161be2 (patch)
tree3abc2a389c45caa4b58aa0a903eae20e36557c1a /composer.lock
parente08ee29163d96f90a7a37ab1f4964e4cd78a8e29 (diff)
Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.50 to 1.3.51
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.50 to 1.3.51. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.50...1.3.51) --- 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.lock24
1 files changed, 12 insertions, 12 deletions
diff --git a/composer.lock b/composer.lock
index 9f00b2e26..4cd995cd8 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": "fefa0d0f1b1b0a1f12e7bf2e1f361939",
+ "content-hash": "c3b1562a08645047b25dda3fae1a0496",
"packages": [
{
"name": "arthurhoaro/favicon",
@@ -1357,16 +1357,16 @@
},
{
"name": "phpstan/phpstan",
- "version": "1.10.41",
+ "version": "1.10.43",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "c6174523c2a69231df55bdc65b61655e72876d76"
+ "reference": "2c4129f6ca8c7cfa870098884b8869b410a5a361"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/c6174523c2a69231df55bdc65b61655e72876d76",
- "reference": "c6174523c2a69231df55bdc65b61655e72876d76",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/2c4129f6ca8c7cfa870098884b8869b410a5a361",
+ "reference": "2c4129f6ca8c7cfa870098884b8869b410a5a361",
"shasum": ""
},
"require": {
@@ -1415,7 +1415,7 @@
"type": "tidelift"
}
],
- "time": "2023-11-05T12:57:57+00:00"
+ "time": "2023-11-19T19:55:25+00:00"
},
{
"name": "phpstan/phpstan-deprecation-rules",
@@ -1467,16 +1467,16 @@
},
{
"name": "phpstan/phpstan-doctrine",
- "version": "1.3.50",
+ "version": "1.3.51",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
- "reference": "c94f43bd2f11c249c23b8830f54c28025468a08c"
+ "reference": "c555eb3a22ca8ee88fb1250804512b9bb2723587"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/c94f43bd2f11c249c23b8830f54c28025468a08c",
- "reference": "c94f43bd2f11c249c23b8830f54c28025468a08c",
+ "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/c555eb3a22ca8ee88fb1250804512b9bb2723587",
+ "reference": "c555eb3a22ca8ee88fb1250804512b9bb2723587",
"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.50"
+ "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.51"
},
- "time": "2023-11-17T10:51:01+00:00"
+ "time": "2023-11-20T09:23:57+00:00"
},
{
"name": "phpstan/phpstan-phpunit",