summaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-16 13:07:31 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-11-16 19:10:12 +0100
commitde59ca0f7b1773d10cc5621c47fd8aa8adedf8a4 (patch)
treeedbb367da537532160aa3db2c35b8624f80fe1b8 /composer.lock
parent650143e949377c1eb237eec0e19c5a1fec87bb99 (diff)
Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.47 to 1.3.48
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.47 to 1.3.48. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.47...1.3.48) --- 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 d4955ba80..d99ee2e9f 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": "b0dbce8716a3a6f24969b60d9d45bc49",
+ "content-hash": "94a02ec49fe664c89312b80dfea01a0d",
"packages": [
{
"name": "arthurhoaro/favicon",
@@ -1467,16 +1467,16 @@
},
{
"name": "phpstan/phpstan-doctrine",
- "version": "1.3.47",
+ "version": "1.3.48",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
- "reference": "47639014d7fc82a7b63e5b0e3e59b950c54f2fbc"
+ "reference": "b0e0c32e261ba0b9c0d4128a3cbbb21a3c7655eb"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/47639014d7fc82a7b63e5b0e3e59b950c54f2fbc",
- "reference": "47639014d7fc82a7b63e5b0e3e59b950c54f2fbc",
+ "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/b0e0c32e261ba0b9c0d4128a3cbbb21a3c7655eb",
+ "reference": "b0e0c32e261ba0b9c0d4128a3cbbb21a3c7655eb",
"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.47"
+ "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.48"
},
- "time": "2023-11-10T15:07:19+00:00"
+ "time": "2023-11-15T13:05:32+00:00"
},
{
"name": "phpstan/phpstan-phpunit",