summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-10 12:03:05 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2022-05-10 15:18:31 +0200
commit37460f271ce6b0646ed4d760d33e34a422d12761 (patch)
tree54e0ef83eae23eece71bd2299f5931652d6551b1
parentc137e1efcc699c16b26633c1db73a603f1b83bb4 (diff)
Bump phpstan/phpstan-doctrine from 1.3.3 to 1.3.4
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.3 to 1.3.4. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.3...1.3.4) --- 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>
-rw-r--r--composer.lock24
1 files changed, 12 insertions, 12 deletions
diff --git a/composer.lock b/composer.lock
index ce8a75293..75fefa812 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1285,16 +1285,16 @@
},
{
"name": "phpstan/phpstan",
- "version": "1.6.7",
+ "version": "1.6.8",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "d41c39cb2e487663bce9bbd97c660e244b73abad"
+ "reference": "d76498c5531232cb8386ceb6004f7e013138d3ba"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d41c39cb2e487663bce9bbd97c660e244b73abad",
- "reference": "d41c39cb2e487663bce9bbd97c660e244b73abad",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d76498c5531232cb8386ceb6004f7e013138d3ba",
+ "reference": "d76498c5531232cb8386ceb6004f7e013138d3ba",
"shasum": ""
},
"require": {
@@ -1320,7 +1320,7 @@
"description": "PHPStan - PHP Static Analysis Tool",
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
- "source": "https://github.com/phpstan/phpstan/tree/1.6.7"
+ "source": "https://github.com/phpstan/phpstan/tree/1.6.8"
},
"funding": [
{
@@ -1340,20 +1340,20 @@
"type": "tidelift"
}
],
- "time": "2022-05-04T22:55:41+00:00"
+ "time": "2022-05-10T06:54:21+00:00"
},
{
"name": "phpstan/phpstan-doctrine",
- "version": "1.3.3",
+ "version": "1.3.4",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
- "reference": "35b098cbf78647a15fcaf4a9bfa536b8de9c3ddd"
+ "reference": "dd53db81bc1f877248de3819321d84126a9e9f65"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/35b098cbf78647a15fcaf4a9bfa536b8de9c3ddd",
- "reference": "35b098cbf78647a15fcaf4a9bfa536b8de9c3ddd",
+ "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/dd53db81bc1f877248de3819321d84126a9e9f65",
+ "reference": "dd53db81bc1f877248de3819321d84126a9e9f65",
"shasum": ""
},
"require": {
@@ -1406,9 +1406,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.3"
+ "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.4"
},
- "time": "2022-04-20T15:54:13+00:00"
+ "time": "2022-05-09T13:15:33+00:00"
},
{
"name": "phpstan/phpstan-phpunit",