X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=composer.lock;h=c44c8a86ace1e7073fee9d2eece8cbe9097b3ea6;hb=d69cdfbd7404d2f5c65b0c07d64d75204560aafe;hp=7e4d28909d2d72ea075d78650677a6b144168e41;hpb=96d5bb1bf5b9ec01d8b4f7cb64c3018febfb80f0;p=github%2Fwallabag%2Fwallabag.git diff --git a/composer.lock b/composer.lock index 7e4d2890..c44c8a86 100644 --- a/composer.lock +++ b/composer.lock @@ -10897,16 +10897,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.11.16", + "version": "0.11.17", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "635cf20f3b92ce34ee94a8d2f282d62eb9dc6e1b" + "reference": "4e8ea97406bcf8eb58f670489e80b1f86e43d3b1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/635cf20f3b92ce34ee94a8d2f282d62eb9dc6e1b", - "reference": "635cf20f3b92ce34ee94a8d2f282d62eb9dc6e1b", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/4e8ea97406bcf8eb58f670489e80b1f86e43d3b1", + "reference": "4e8ea97406bcf8eb58f670489e80b1f86e43d3b1", "shasum": "" }, "require": { @@ -10914,6 +10914,7 @@ "jean85/pretty-package-versions": "^1.0.3", "nette/bootstrap": "^2.4 || ^3.0", "nette/di": "^2.4.7 || ^3.0", + "nette/neon": "^2.4.3 || ^3.0", "nette/robot-loader": "^3.0.1", "nette/schema": "^1.0", "nette/utils": "^2.4.5 || ^3.0", @@ -10967,7 +10968,7 @@ "MIT" ], "description": "PHPStan - PHP Static Analysis Tool", - "time": "2019-09-17T11:19:51+00:00" + "time": "2019-10-19T20:02:55+00:00" }, { "name": "phpstan/phpstan-doctrine",