summaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-21 08:18:01 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2024-02-21 09:35:53 +0100
commit5d940776eb55deeefd6b3ab5a69fceaf6fdd546b (patch)
treedb983d57be63b8a650e8b21aafffc5529402414d /composer.lock
parentd8bfdf9251f6ae20423bd9eb16a89e6ac1cf507e (diff)
Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.59 to 1.3.62
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.59 to 1.3.62. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.59...1.3.62) --- 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.lock44
1 files changed, 23 insertions, 21 deletions
diff --git a/composer.lock b/composer.lock
index 9e02d2890..176e68619 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": "4092b5ecda5e737108e75ae68970a63b",
+ "content-hash": "b04361e548e6b0852ac22aeb3ab30077",
"packages": [
{
"name": "arthurhoaro/favicon",
@@ -1359,16 +1359,16 @@
},
{
"name": "phpstan/phpstan",
- "version": "1.10.58",
+ "version": "1.10.59",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "a23518379ec4defd9e47cbf81019526861623ec2"
+ "reference": "e607609388d3a6d418a50a49f7940e8086798281"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/a23518379ec4defd9e47cbf81019526861623ec2",
- "reference": "a23518379ec4defd9e47cbf81019526861623ec2",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e607609388d3a6d418a50a49f7940e8086798281",
+ "reference": "e607609388d3a6d418a50a49f7940e8086798281",
"shasum": ""
},
"require": {
@@ -1417,7 +1417,7 @@
"type": "tidelift"
}
],
- "time": "2024-02-12T20:02:57+00:00"
+ "time": "2024-02-20T13:59:13+00:00"
},
{
"name": "phpstan/phpstan-deprecation-rules",
@@ -1469,16 +1469,16 @@
},
{
"name": "phpstan/phpstan-doctrine",
- "version": "1.3.59",
+ "version": "1.3.62",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
- "reference": "9534fcd0b6906c62594146b506acadeabd3a99b3"
+ "reference": "f3abbd8e93e12fed8091be3aeec216b06bed0950"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/9534fcd0b6906c62594146b506acadeabd3a99b3",
- "reference": "9534fcd0b6906c62594146b506acadeabd3a99b3",
+ "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/f3abbd8e93e12fed8091be3aeec216b06bed0950",
+ "reference": "f3abbd8e93e12fed8091be3aeec216b06bed0950",
"shasum": ""
},
"require": {
@@ -1493,24 +1493,26 @@
"doctrine/persistence": "<1.3"
},
"require-dev": {
+ "cache/array-adapter": "^1.1",
"composer/semver": "^3.3.2",
- "doctrine/annotations": "^1.11.0",
- "doctrine/collections": "^1.6",
+ "cweagans/composer-patches": "^1.7.3",
+ "doctrine/annotations": "^1.11 || ^2.0",
+ "doctrine/collections": "^1.6 || ^2.1",
"doctrine/common": "^2.7 || ^3.0",
"doctrine/dbal": "^2.13.8 || ^3.3.3",
- "doctrine/lexer": "^1.2.1",
- "doctrine/mongodb-odm": "^1.3 || ^2.1",
- "doctrine/orm": "^2.14.0",
- "doctrine/persistence": "^1.3.8 || ^2.2.1",
+ "doctrine/lexer": "^2.0 || ^3.0",
+ "doctrine/mongodb-odm": "^1.3 || ^2.4.3",
+ "doctrine/orm": "^2.16.0",
+ "doctrine/persistence": "^2.2.1 || ^3.2",
"gedmo/doctrine-extensions": "^3.8",
"nesbot/carbon": "^2.49",
"nikic/php-parser": "^4.13.2",
"php-parallel-lint/php-parallel-lint": "^1.2",
"phpstan/phpstan-phpunit": "^1.3.13",
"phpstan/phpstan-strict-rules": "^1.5.1",
- "phpunit/phpunit": "^9.5.10",
- "ramsey/uuid-doctrine": "^1.5.0",
- "symfony/cache": "^4.4.35"
+ "phpunit/phpunit": "^9.6.16",
+ "ramsey/uuid": "^4.2",
+ "symfony/cache": "^5.4"
},
"type": "phpstan-extension",
"extra": {
@@ -1533,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.59"
+ "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.62"
},
- "time": "2024-01-18T09:41:35+00:00"
+ "time": "2024-02-12T11:52:17+00:00"
},
{
"name": "phpstan/phpstan-phpunit",