diff options
-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", |