summaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-17 12:58:10 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-11-19 19:56:16 +0100
commitf7a4f7e95bff648cb9ca4acaf19fc462a3f91e46 (patch)
treeb697afade86fe063a27cb992baeb573ee7287c1d /composer.lock
parentdf35c43c4e40302f6d0791bf87dfe5d307606763 (diff)
Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.48 to 1.3.50
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.48 to 1.3.50. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.48...1.3.50) --- 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 d99ee2e9f..9f00b2e26 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": "94a02ec49fe664c89312b80dfea01a0d",
+ "content-hash": "fefa0d0f1b1b0a1f12e7bf2e1f361939",
"packages": [
{
"name": "arthurhoaro/favicon",
@@ -1467,16 +1467,16 @@
},
{
"name": "phpstan/phpstan-doctrine",
- "version": "1.3.48",
+ "version": "1.3.50",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
- "reference": "b0e0c32e261ba0b9c0d4128a3cbbb21a3c7655eb"
+ "reference": "c94f43bd2f11c249c23b8830f54c28025468a08c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/b0e0c32e261ba0b9c0d4128a3cbbb21a3c7655eb",
- "reference": "b0e0c32e261ba0b9c0d4128a3cbbb21a3c7655eb",
+ "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/c94f43bd2f11c249c23b8830f54c28025468a08c",
+ "reference": "c94f43bd2f11c249c23b8830f54c28025468a08c",
"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.48"
+ "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.50"
},
- "time": "2023-11-15T13:05:32+00:00"
+ "time": "2023-11-17T10:51:01+00:00"
},
{
"name": "phpstan/phpstan-phpunit",