aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.lock
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-07-04 02:20:25 +0000
committerGitHub <noreply@github.com>2019-07-04 02:20:25 +0000
commit6f80db6970c8282b6392c6c687c3a0211640dd00 (patch)
tree042a5fc597916bbb7d73720ca15530d0f95accb2 /composer.lock
parentd269cf1257e0cb2316cde26de5536575173c4698 (diff)
downloadwallabag-6f80db6970c8282b6392c6c687c3a0211640dd00.tar.gz
wallabag-6f80db6970c8282b6392c6c687c3a0211640dd00.tar.zst
wallabag-6f80db6970c8282b6392c6c687c3a0211640dd00.zip
Bump phpstan/phpstan from 0.11.8 to 0.11.9
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.11.8 to 0.11.9. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Commits](https://github.com/phpstan/phpstan/compare/0.11.8...0.11.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock13
1 files changed, 7 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index 9c856c8d..c620aee4 100644
--- a/composer.lock
+++ b/composer.lock
@@ -10708,16 +10708,16 @@
10708 }, 10708 },
10709 { 10709 {
10710 "name": "phpstan/phpstan", 10710 "name": "phpstan/phpstan",
10711 "version": "0.11.8", 10711 "version": "0.11.9",
10712 "source": { 10712 "source": {
10713 "type": "git", 10713 "type": "git",
10714 "url": "https://github.com/phpstan/phpstan.git", 10714 "url": "https://github.com/phpstan/phpstan.git",
10715 "reference": "fcf0081bf3a254ddacffa03e78be87842d0c09c9" 10715 "reference": "6771e622ad93f0aff16a100547811e1e50781acb"
10716 }, 10716 },
10717 "dist": { 10717 "dist": {
10718 "type": "zip", 10718 "type": "zip",
10719 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/fcf0081bf3a254ddacffa03e78be87842d0c09c9", 10719 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/6771e622ad93f0aff16a100547811e1e50781acb",
10720 "reference": "fcf0081bf3a254ddacffa03e78be87842d0c09c9", 10720 "reference": "6771e622ad93f0aff16a100547811e1e50781acb",
10721 "shasum": "" 10721 "shasum": ""
10722 }, 10722 },
10723 "require": { 10723 "require": {
@@ -10730,7 +10730,7 @@
10730 "nette/utils": "^2.4.5 || ^3.0", 10730 "nette/utils": "^2.4.5 || ^3.0",
10731 "nikic/php-parser": "^4.0.2", 10731 "nikic/php-parser": "^4.0.2",
10732 "php": "~7.1", 10732 "php": "~7.1",
10733 "phpstan/phpdoc-parser": "^0.3.4", 10733 "phpstan/phpdoc-parser": "^0.3.5",
10734 "symfony/console": "~3.2 || ~4.0", 10734 "symfony/console": "~3.2 || ~4.0",
10735 "symfony/finder": "~3.2 || ~4.0" 10735 "symfony/finder": "~3.2 || ~4.0"
10736 }, 10736 },
@@ -10743,6 +10743,7 @@
10743 "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4", 10743 "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
10744 "ext-intl": "*", 10744 "ext-intl": "*",
10745 "ext-mysqli": "*", 10745 "ext-mysqli": "*",
10746 "ext-simplexml": "*",
10746 "ext-soap": "*", 10747 "ext-soap": "*",
10747 "ext-zip": "*", 10748 "ext-zip": "*",
10748 "jakub-onderka/php-parallel-lint": "^1.0", 10749 "jakub-onderka/php-parallel-lint": "^1.0",
@@ -10778,7 +10779,7 @@
10778 "MIT" 10779 "MIT"
10779 ], 10780 ],
10780 "description": "PHPStan - PHP Static Analysis Tool", 10781 "description": "PHPStan - PHP Static Analysis Tool",
10781 "time": "2019-05-28T19:58:33+00:00" 10782 "time": "2019-07-03T21:25:16+00:00"
10782 }, 10783 },
10783 { 10784 {
10784 "name": "phpstan/phpstan-doctrine", 10785 "name": "phpstan/phpstan-doctrine",