Bump phpstan/phpstan from 0.11.15 to 0.11.16

Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.11.15 to 0.11.16.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](https://github.com/phpstan/phpstan/compare/0.11.15...0.11.16)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-18 02:22:26 +00:00 committed by GitHub
parent ad8971856a
commit 1a75823045
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

45
composer.lock generated
View file

@ -1725,8 +1725,8 @@
"authors": [
{
"name": "Santosh Patnaik",
"role": "Developer",
"homepage": "http://www.bioinformatics.org/people/index.php?user_hash=558b661f92d0ff7b"
"homepage": "http://www.bioinformatics.org/people/index.php?user_hash=558b661f92d0ff7b",
"role": "Developer"
}
],
"description": "htmLawed - Process text with HTML markup to make it more compliant with HTML standards and administrative policies",
@ -4829,9 +4829,9 @@
"authors": [
{
"name": "Michel Fortin",
"role": "Developer",
"email": "michel.fortin@michelf.ca",
"homepage": "https://michelf.ca/"
"homepage": "https://michelf.ca/",
"role": "Developer"
},
{
"name": "John Gruber",
@ -6373,19 +6373,19 @@
"authors": [
{
"name": "Adam Schmalhofer",
"role": "Developer",
"email": "Adam.Schmalhofer@gmx.de"
"email": "Adam.Schmalhofer@gmx.de",
"role": "Developer"
},
{
"name": "A. Grandt",
"role": "Developer",
"email": "php@grandt.com",
"homepage": "http://grandt.com"
"homepage": "http://grandt.com",
"role": "Developer"
},
{
"name": "Greg Kappatos",
"role": "Developer",
"homepage": "http://websiteconnect.com.au"
"homepage": "http://websiteconnect.com.au",
"role": "Developer"
}
],
"description": "Package to create and stream archives of compressed files in ZIP format with PHP 5.3+",
@ -10253,16 +10253,16 @@
},
{
"name": "nette/finder",
"version": "v2.5.0",
"version": "v2.5.1",
"source": {
"type": "git",
"url": "https://github.com/nette/finder.git",
"reference": "6be1b83ea68ac558aff189d640abe242e0306fe2"
"reference": "14164e1ddd69e9c5f627ff82a10874b3f5bba5fe"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nette/finder/zipball/6be1b83ea68ac558aff189d640abe242e0306fe2",
"reference": "6be1b83ea68ac558aff189d640abe242e0306fe2",
"url": "https://api.github.com/repos/nette/finder/zipball/14164e1ddd69e9c5f627ff82a10874b3f5bba5fe",
"reference": "14164e1ddd69e9c5f627ff82a10874b3f5bba5fe",
"shasum": ""
},
"require": {
@ -10303,7 +10303,7 @@
"homepage": "https://nette.org/contributors"
}
],
"description": "? Nette Finder: find files and directories with an intuitive API.",
"description": "🔍 Nette Finder: find files and directories with an intuitive API.",
"homepage": "https://nette.org",
"keywords": [
"filesystem",
@ -10311,7 +10311,7 @@
"iterator",
"nette"
],
"time": "2019-02-28T18:13:25+00:00"
"time": "2019-07-11T18:02:17+00:00"
},
{
"name": "nette/neon",
@ -10839,16 +10839,16 @@
},
{
"name": "phpstan/phpstan",
"version": "0.11.15",
"version": "0.11.16",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "1be5b3a706db16ac472a4c40ec03cf4c810b118d"
"reference": "635cf20f3b92ce34ee94a8d2f282d62eb9dc6e1b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/1be5b3a706db16ac472a4c40ec03cf4c810b118d",
"reference": "1be5b3a706db16ac472a4c40ec03cf4c810b118d",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/635cf20f3b92ce34ee94a8d2f282d62eb9dc6e1b",
"reference": "635cf20f3b92ce34ee94a8d2f282d62eb9dc6e1b",
"shasum": ""
},
"require": {
@ -10900,8 +10900,7 @@
"autoload": {
"psr-4": {
"PHPStan\\": [
"src/",
"build/PHPStan"
"src/"
]
}
},
@ -10910,7 +10909,7 @@
"MIT"
],
"description": "PHPStan - PHP Static Analysis Tool",
"time": "2019-08-18T20:51:53+00:00"
"time": "2019-09-17T11:19:51+00:00"
},
{
"name": "phpstan/phpstan-doctrine",