aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJérémy Benoist <j0k3r@users.noreply.github.com>2019-07-08 07:59:02 +0200
committerGitHub <noreply@github.com>2019-07-08 07:59:02 +0200
commit92cd51aa2c29e23f137cde9b9732ced33ff38e59 (patch)
tree5a29bfb93b34d6ead7c70eae5bb14d55e5d66682
parentd0841c7a270548f96d631520a034d166036811eb (diff)
parent849959e380659e09778af784a965102a8ac92dd0 (diff)
downloadwallabag-92cd51aa2c29e23f137cde9b9732ced33ff38e59.tar.gz
wallabag-92cd51aa2c29e23f137cde9b9732ced33ff38e59.tar.zst
wallabag-92cd51aa2c29e23f137cde9b9732ced33ff38e59.zip
Merge pull request #4052 from wallabag/dependabot/composer/phpstan/phpstan-0.11.10
Bump phpstan/phpstan from 0.11.9 to 0.11.10
-rw-r--r--composer.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/composer.lock b/composer.lock
index 7d73f3e3..9deb6d0c 100644
--- a/composer.lock
+++ b/composer.lock
@@ -10712,16 +10712,16 @@
10712 }, 10712 },
10713 { 10713 {
10714 "name": "phpstan/phpstan", 10714 "name": "phpstan/phpstan",
10715 "version": "0.11.9", 10715 "version": "0.11.10",
10716 "source": { 10716 "source": {
10717 "type": "git", 10717 "type": "git",
10718 "url": "https://github.com/phpstan/phpstan.git", 10718 "url": "https://github.com/phpstan/phpstan.git",
10719 "reference": "6771e622ad93f0aff16a100547811e1e50781acb" 10719 "reference": "d5eb89ba61eee89f5380a31c9599626430c25649"
10720 }, 10720 },
10721 "dist": { 10721 "dist": {
10722 "type": "zip", 10722 "type": "zip",
10723 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/6771e622ad93f0aff16a100547811e1e50781acb", 10723 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d5eb89ba61eee89f5380a31c9599626430c25649",
10724 "reference": "6771e622ad93f0aff16a100547811e1e50781acb", 10724 "reference": "d5eb89ba61eee89f5380a31c9599626430c25649",
10725 "shasum": "" 10725 "shasum": ""
10726 }, 10726 },
10727 "require": { 10727 "require": {
@@ -10783,7 +10783,7 @@
10783 "MIT" 10783 "MIT"
10784 ], 10784 ],
10785 "description": "PHPStan - PHP Static Analysis Tool", 10785 "description": "PHPStan - PHP Static Analysis Tool",
10786 "time": "2019-07-03T21:25:16+00:00" 10786 "time": "2019-07-07T13:50:30+00:00"
10787 }, 10787 },
10788 { 10788 {
10789 "name": "phpstan/phpstan-doctrine", 10789 "name": "phpstan/phpstan-doctrine",