summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-01-19 06:19:12 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-01-19 07:56:13 +0100
commit619794eae1ab2e6a61764198465a06cffad18037 (patch)
tree00de43b0926f913cfc3dab69a3af56cbb275d87b
parentf102b6b88db3a41ea523bd8e55a7722eb408c159 (diff)
Bump phpstan/phpstan from 0.12.67 to 0.12.68
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.67 to 0.12.68. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.12.67...0.12.68) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--composer.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/composer.lock b/composer.lock
index f084bdc3c..b4005c57c 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1540,16 +1540,16 @@
},
{
"name": "phpstan/phpstan",
- "version": "0.12.67",
+ "version": "0.12.68",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "ced7a5d9c5dba908c1c00cea3f1d4ad74da71b86"
+ "reference": "ddbe01af0706ee094c3f1ce9730b35aebb508d3d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ced7a5d9c5dba908c1c00cea3f1d4ad74da71b86",
- "reference": "ced7a5d9c5dba908c1c00cea3f1d4ad74da71b86",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ddbe01af0706ee094c3f1ce9730b35aebb508d3d",
+ "reference": "ddbe01af0706ee094c3f1ce9730b35aebb508d3d",
"shasum": ""
},
"require": {
@@ -1592,7 +1592,7 @@
"type": "tidelift"
}
],
- "time": "2021-01-14T14:16:19+00:00"
+ "time": "2021-01-18T12:29:17+00:00"
},
{
"name": "phpunit/php-code-coverage",