summaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-19 12:21:02 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2024-03-19 16:16:28 +0100
commit87ee7239d62c9c62915c5b0c2f3a9b6d425a48c9 (patch)
tree8a8bd6ba3216c8b7a7db4c605a9cf7a386a4db15 /composer.lock
parent35a9442534a72ea82993a57930f89b45320c7053 (diff)
Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.62 to 1.3.63
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.62 to 1.3.63. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.62...1.3.63) --- 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.lock26
1 files changed, 13 insertions, 13 deletions
diff --git a/composer.lock b/composer.lock
index f83f92dda..e35d87fca 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": "2e2daba5c72b79cc834329cbf28178a2",
+ "content-hash": "eeab2e04df10298919610630ac90425c",
"packages": [
{
"name": "arthurhoaro/favicon",
@@ -1359,16 +1359,16 @@
},
{
"name": "phpstan/phpstan",
- "version": "1.10.60",
+ "version": "1.10.63",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "95dcea7d6c628a3f2f56d091d8a0219485a86bbe"
+ "reference": "ad12836d9ca227301f5fb9960979574ed8628339"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/95dcea7d6c628a3f2f56d091d8a0219485a86bbe",
- "reference": "95dcea7d6c628a3f2f56d091d8a0219485a86bbe",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ad12836d9ca227301f5fb9960979574ed8628339",
+ "reference": "ad12836d9ca227301f5fb9960979574ed8628339",
"shasum": ""
},
"require": {
@@ -1417,7 +1417,7 @@
"type": "tidelift"
}
],
- "time": "2024-03-07T13:30:19+00:00"
+ "time": "2024-03-18T16:53:53+00:00"
},
{
"name": "phpstan/phpstan-deprecation-rules",
@@ -1469,21 +1469,21 @@
},
{
"name": "phpstan/phpstan-doctrine",
- "version": "1.3.62",
+ "version": "1.3.63",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
- "reference": "f3abbd8e93e12fed8091be3aeec216b06bed0950"
+ "reference": "6ccde2b243e30ba47f7cd29f87fb752263bcb25c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/f3abbd8e93e12fed8091be3aeec216b06bed0950",
- "reference": "f3abbd8e93e12fed8091be3aeec216b06bed0950",
+ "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/6ccde2b243e30ba47f7cd29f87fb752263bcb25c",
+ "reference": "6ccde2b243e30ba47f7cd29f87fb752263bcb25c",
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0",
- "phpstan/phpstan": "^1.10.48"
+ "phpstan/phpstan": "^1.10.63"
},
"conflict": {
"doctrine/collections": "<1.0",
@@ -1535,9 +1535,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.62"
+ "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.63"
},
- "time": "2024-02-12T11:52:17+00:00"
+ "time": "2024-03-18T18:05:58+00:00"
},
{
"name": "phpstan/phpstan-phpunit",