diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-07-08 02:16:55 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-08 02:16:55 +0000 |
commit | 849959e380659e09778af784a965102a8ac92dd0 (patch) | |
tree | 5a29bfb93b34d6ead7c70eae5bb14d55e5d66682 | |
parent | d0841c7a270548f96d631520a034d166036811eb (diff) | |
download | wallabag-849959e380659e09778af784a965102a8ac92dd0.tar.gz wallabag-849959e380659e09778af784a965102a8ac92dd0.tar.zst wallabag-849959e380659e09778af784a965102a8ac92dd0.zip |
Bump phpstan/phpstan from 0.11.9 to 0.11.10
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.11.9 to 0.11.10.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](https://github.com/phpstan/phpstan/compare/0.11.9...0.11.10)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r-- | composer.lock | 10 |
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", |