Skip to content
Snippets Groups Projects

chore(deps): update all non-major dependencies

Merged Reiter, Christoph requested to merge renovate/all-minor-patch into main
+ 13
13
@@ -7126,16 +7126,16 @@
},
{
"name": "phpstan/phpstan",
"version": "0.12.78",
"version": "0.12.79",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "eecce8d2ee3cac6769f37b4cb1998b2715f82984"
"reference": "dd7769915648b704b9bd12925994457f1c2c8442"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/eecce8d2ee3cac6769f37b4cb1998b2715f82984",
"reference": "eecce8d2ee3cac6769f37b4cb1998b2715f82984",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/dd7769915648b704b9bd12925994457f1c2c8442",
"reference": "dd7769915648b704b9bd12925994457f1c2c8442",
"shasum": ""
},
"require": {
@@ -7166,7 +7166,7 @@
"description": "PHPStan - PHP Static Analysis Tool",
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/0.12.78"
"source": "https://github.com/phpstan/phpstan/tree/0.12.79"
},
"funding": [
{
@@ -7182,7 +7182,7 @@
"type": "tidelift"
}
],
"time": "2021-02-20T13:24:36+00:00"
"time": "2021-02-25T16:44:57+00:00"
},
{
"name": "phpstan/phpstan-phpunit",
@@ -8074,16 +8074,16 @@
},
{
"name": "vimeo/psalm",
"version": "4.6.1",
"version": "4.6.2",
"source": {
"type": "git",
"url": "https://github.com/vimeo/psalm.git",
"reference": "e93e532e4eaad6d68c4d7b606853800eaceccc72"
"reference": "bca09d74adc704c4eaee36a3c3e9d379e290fc3b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/e93e532e4eaad6d68c4d7b606853800eaceccc72",
"reference": "e93e532e4eaad6d68c4d7b606853800eaceccc72",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/bca09d74adc704c4eaee36a3c3e9d379e290fc3b",
"reference": "bca09d74adc704c4eaee36a3c3e9d379e290fc3b",
"shasum": ""
},
"require": {
@@ -8100,7 +8100,7 @@
"ext-simplexml": "*",
"ext-tokenizer": "*",
"felixfbecker/advanced-json-rpc": "^3.0.3",
"felixfbecker/language-server-protocol": "^1.4",
"felixfbecker/language-server-protocol": "^1.5",
"netresearch/jsonmapper": "^1.0 || ^2.0 || ^3.0 || ^4.0",
"nikic/php-parser": "^4.10.1",
"openlss/lib-array2xml": "^1.0",
@@ -8173,9 +8173,9 @@
],
"support": {
"issues": "https://github.com/vimeo/psalm/issues",
"source": "https://github.com/vimeo/psalm/tree/4.6.1"
"source": "https://github.com/vimeo/psalm/tree/4.6.2"
},
"time": "2021-02-17T21:54:11+00:00"
"time": "2021-02-26T02:24:18+00:00"
},
{
"name": "webmozart/path-util",
Loading