summaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-16 13:35:25 +0000
committerGitHub <noreply@github.com>2023-03-16 13:35:25 +0000
commit8ecada5b62f543e32088f929a02476bb828d04a6 (patch)
tree436c8330eea4f236dfaf5079856c23f68b446cc6 /composer.lock
parentb6b7a87b783219af325a4f457664737b27f40a58 (diff)
Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.35 to 1.3.36 (#2159)
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.35 to 1.3.36. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.35...1.3.36) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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 f933ccb09..14b1dbdd9 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": "b0332f5992bd2ff8575d4041823a3f30",
+ "content-hash": "4ef4d245e54b4a37bb83eeb8a45e0075",
"packages": [
{
"name": "arthurhoaro/favicon",
@@ -1462,16 +1462,16 @@
},
{
"name": "phpstan/phpstan-doctrine",
- "version": "1.3.35",
+ "version": "1.3.36",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
- "reference": "3dbb999bd56cc21d6733bab60898ebdf388245b5"
+ "reference": "8c22f2499444897941f9162c25f8538217c16f15"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/3dbb999bd56cc21d6733bab60898ebdf388245b5",
- "reference": "3dbb999bd56cc21d6733bab60898ebdf388245b5",
+ "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/8c22f2499444897941f9162c25f8538217c16f15",
+ "reference": "8c22f2499444897941f9162c25f8538217c16f15",
"shasum": ""
},
"require": {
@@ -1526,9 +1526,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.35"
+ "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.36"
},
- "time": "2023-03-10T14:43:05+00:00"
+ "time": "2023-03-15T15:10:43+00:00"
},
{
"name": "phpstan/phpstan-phpunit",