summaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-28 05:28:54 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2021-05-28 11:56:28 +0200
commitf0431a88c5c423f57f883c0e6f12556e19bca012 (patch)
tree0908e4aa58b775143020c01b43cf077da56b2416 /composer.lock
parent74f09ee7160c6ec1d2e67e47b91e96ec863be455 (diff)
Bump phpstan/phpstan-doctrine from 0.12.37 to 0.12.38
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 0.12.37 to 0.12.38. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/0.12.37...0.12.38) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock16
1 files changed, 8 insertions, 8 deletions
diff --git a/composer.lock b/composer.lock
index c55b3de6f..5f86f7b50 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1415,21 +1415,21 @@
},
{
"name": "phpstan/phpstan-doctrine",
- "version": "0.12.37",
+ "version": "0.12.38",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
- "reference": "37a3116d0e27b02ef19455e33294bc4c378e1826"
+ "reference": "59b8c5f2c41ea52c80a0a0fcaa5a97693f2fdf0d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/37a3116d0e27b02ef19455e33294bc4c378e1826",
- "reference": "37a3116d0e27b02ef19455e33294bc4c378e1826",
+ "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/59b8c5f2c41ea52c80a0a0fcaa5a97693f2fdf0d",
+ "reference": "59b8c5f2c41ea52c80a0a0fcaa5a97693f2fdf0d",
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0",
- "phpstan/phpstan": "^0.12.82"
+ "phpstan/phpstan": "^0.12.85"
},
"conflict": {
"doctrine/collections": "<1.0",
@@ -1444,7 +1444,7 @@
"doctrine/common": "^2.7 || ^3.0",
"doctrine/dbal": "^2.13.1",
"doctrine/mongodb-odm": "^1.3 || ^2.1",
- "doctrine/orm": "^2.5",
+ "doctrine/orm": "^2.9.1",
"doctrine/persistence": "^1.1 || ^2.0",
"php-parallel-lint/php-parallel-lint": "^1.2",
"phpstan/phpstan-phpunit": "^0.12.16",
@@ -1476,9 +1476,9 @@
"description": "Doctrine extensions for PHPStan",
"support": {
"issues": "https://github.com/phpstan/phpstan-doctrine/issues",
- "source": "https://github.com/phpstan/phpstan-doctrine/tree/0.12.37"
+ "source": "https://github.com/phpstan/phpstan-doctrine/tree/0.12.38"
},
- "time": "2021-05-20T14:58:03+00:00"
+ "time": "2021-05-27T11:07:49+00:00"
},
{
"name": "phpstan/phpstan-phpunit",