summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-05 12:02:28 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-07-05 14:20:15 +0200
commit8a7428a8614d4658db7dde2a61b55d9ce9e6e55a (patch)
treef3ba7ae25fa52c5469247d8c507e176624ed153e
parent02cbdc9635a63c1789c7a747e67a3db8676abf2d (diff)
Bump phpstan/phpstan-doctrine from 0.12.40 to 0.12.41
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 0.12.40 to 0.12.41. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/0.12.40...0.12.41) --- 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 347ff209f..6b97a871f 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1356,16 +1356,16 @@
},
{
"name": "phpstan/phpstan",
- "version": "0.12.90",
+ "version": "0.12.91",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "f0e4b56630fc3d4eb5be86606d07212ac212ede4"
+ "reference": "8226701cd228a0d63c2df995de7ab6070c69ac6a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/f0e4b56630fc3d4eb5be86606d07212ac212ede4",
- "reference": "f0e4b56630fc3d4eb5be86606d07212ac212ede4",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/8226701cd228a0d63c2df995de7ab6070c69ac6a",
+ "reference": "8226701cd228a0d63c2df995de7ab6070c69ac6a",
"shasum": ""
},
"require": {
@@ -1396,7 +1396,7 @@
"description": "PHPStan - PHP Static Analysis Tool",
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
- "source": "https://github.com/phpstan/phpstan/tree/0.12.90"
+ "source": "https://github.com/phpstan/phpstan/tree/0.12.91"
},
"funding": [
{
@@ -1416,20 +1416,20 @@
"type": "tidelift"
}
],
- "time": "2021-06-18T07:15:38+00:00"
+ "time": "2021-07-04T15:31:48+00:00"
},
{
"name": "phpstan/phpstan-doctrine",
- "version": "0.12.40",
+ "version": "0.12.41",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
- "reference": "553279066d733a9c223fe2981f3493687c9fed5c"
+ "reference": "062fc75df9a393dc38a9722e0e8ab7036f5429ae"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/553279066d733a9c223fe2981f3493687c9fed5c",
- "reference": "553279066d733a9c223fe2981f3493687c9fed5c",
+ "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/062fc75df9a393dc38a9722e0e8ab7036f5429ae",
+ "reference": "062fc75df9a393dc38a9722e0e8ab7036f5429ae",
"shasum": ""
},
"require": {
@@ -1482,9 +1482,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.40"
+ "source": "https://github.com/phpstan/phpstan-doctrine/tree/0.12.41"
},
- "time": "2021-07-01T07:48:56+00:00"
+ "time": "2021-07-04T09:30:39+00:00"
},
{
"name": "phpstan/phpstan-phpunit",