diff options
-rw-r--r-- | composer.lock | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/composer.lock b/composer.lock index ad41e6d5..3119541b 100644 --- a/composer.lock +++ b/composer.lock | |||
@@ -10897,16 +10897,16 @@ | |||
10897 | }, | 10897 | }, |
10898 | { | 10898 | { |
10899 | "name": "phpstan/phpstan", | 10899 | "name": "phpstan/phpstan", |
10900 | "version": "0.11.16", | 10900 | "version": "0.11.17", |
10901 | "source": { | 10901 | "source": { |
10902 | "type": "git", | 10902 | "type": "git", |
10903 | "url": "https://github.com/phpstan/phpstan.git", | 10903 | "url": "https://github.com/phpstan/phpstan.git", |
10904 | "reference": "635cf20f3b92ce34ee94a8d2f282d62eb9dc6e1b" | 10904 | "reference": "4e8ea97406bcf8eb58f670489e80b1f86e43d3b1" |
10905 | }, | 10905 | }, |
10906 | "dist": { | 10906 | "dist": { |
10907 | "type": "zip", | 10907 | "type": "zip", |
10908 | "url": "https://api.github.com/repos/phpstan/phpstan/zipball/635cf20f3b92ce34ee94a8d2f282d62eb9dc6e1b", | 10908 | "url": "https://api.github.com/repos/phpstan/phpstan/zipball/4e8ea97406bcf8eb58f670489e80b1f86e43d3b1", |
10909 | "reference": "635cf20f3b92ce34ee94a8d2f282d62eb9dc6e1b", | 10909 | "reference": "4e8ea97406bcf8eb58f670489e80b1f86e43d3b1", |
10910 | "shasum": "" | 10910 | "shasum": "" |
10911 | }, | 10911 | }, |
10912 | "require": { | 10912 | "require": { |
@@ -10914,6 +10914,7 @@ | |||
10914 | "jean85/pretty-package-versions": "^1.0.3", | 10914 | "jean85/pretty-package-versions": "^1.0.3", |
10915 | "nette/bootstrap": "^2.4 || ^3.0", | 10915 | "nette/bootstrap": "^2.4 || ^3.0", |
10916 | "nette/di": "^2.4.7 || ^3.0", | 10916 | "nette/di": "^2.4.7 || ^3.0", |
10917 | "nette/neon": "^2.4.3 || ^3.0", | ||
10917 | "nette/robot-loader": "^3.0.1", | 10918 | "nette/robot-loader": "^3.0.1", |
10918 | "nette/schema": "^1.0", | 10919 | "nette/schema": "^1.0", |
10919 | "nette/utils": "^2.4.5 || ^3.0", | 10920 | "nette/utils": "^2.4.5 || ^3.0", |
@@ -10967,7 +10968,7 @@ | |||
10967 | "MIT" | 10968 | "MIT" |
10968 | ], | 10969 | ], |
10969 | "description": "PHPStan - PHP Static Analysis Tool", | 10970 | "description": "PHPStan - PHP Static Analysis Tool", |
10970 | "time": "2019-09-17T11:19:51+00:00" | 10971 | "time": "2019-10-19T20:02:55+00:00" |
10971 | }, | 10972 | }, |
10972 | { | 10973 | { |
10973 | "name": "phpstan/phpstan-doctrine", | 10974 | "name": "phpstan/phpstan-doctrine", |