Skip to content
Snippets Groups Projects

chore(deps): lock file maintenance

Merged Reiter, Christoph requested to merge renovate/lock-file-maintenance into main
1 file
+ 19
19
Compare changes
  • Side-by-side
  • Inline
+ 19
19
@@ -2184,25 +2184,25 @@
@@ -2184,25 +2184,25 @@
},
},
{
{
"name": "psr/http-message",
"name": "psr/http-message",
"version": "1.0.1",
"version": "1.1",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/php-fig/http-message.git",
"url": "https://github.com/php-fig/http-message.git",
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
"reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
"url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
"reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
"php": ">=5.3.0"
"php": "^7.2 || ^8.0"
},
},
"type": "library",
"type": "library",
"extra": {
"extra": {
"branch-alias": {
"branch-alias": {
"dev-master": "1.0.x-dev"
"dev-master": "1.1.x-dev"
}
}
},
},
"autoload": {
"autoload": {
@@ -2231,9 +2231,9 @@
@@ -2231,9 +2231,9 @@
"response"
"response"
],
],
"support": {
"support": {
"source": "https://github.com/php-fig/http-message/tree/master"
"source": "https://github.com/php-fig/http-message/tree/1.1"
},
},
"time": "2016-08-06T14:39:51+00:00"
"time": "2023-04-04T09:50:52+00:00"
},
},
{
{
"name": "psr/link",
"name": "psr/link",
@@ -8554,16 +8554,16 @@
@@ -8554,16 +8554,16 @@
},
},
{
{
"name": "netresearch/jsonmapper",
"name": "netresearch/jsonmapper",
"version": "v4.1.0",
"version": "v4.2.0",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/cweiske/jsonmapper.git",
"url": "https://github.com/cweiske/jsonmapper.git",
"reference": "cfa81ea1d35294d64adb9c68aa4cb9e92400e53f"
"reference": "f60565f8c0566a31acf06884cdaa591867ecc956"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/cweiske/jsonmapper/zipball/cfa81ea1d35294d64adb9c68aa4cb9e92400e53f",
"url": "https://api.github.com/repos/cweiske/jsonmapper/zipball/f60565f8c0566a31acf06884cdaa591867ecc956",
"reference": "cfa81ea1d35294d64adb9c68aa4cb9e92400e53f",
"reference": "f60565f8c0566a31acf06884cdaa591867ecc956",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@@ -8599,9 +8599,9 @@
@@ -8599,9 +8599,9 @@
"support": {
"support": {
"email": "cweiske@cweiske.de",
"email": "cweiske@cweiske.de",
"issues": "https://github.com/cweiske/jsonmapper/issues",
"issues": "https://github.com/cweiske/jsonmapper/issues",
"source": "https://github.com/cweiske/jsonmapper/tree/v4.1.0"
"source": "https://github.com/cweiske/jsonmapper/tree/v4.2.0"
},
},
"time": "2022-12-08T20:46:14+00:00"
"time": "2023-04-09T17:37:40+00:00"
},
},
{
{
"name": "nikic/php-parser",
"name": "nikic/php-parser",
@@ -8878,16 +8878,16 @@
@@ -8878,16 +8878,16 @@
},
},
{
{
"name": "phpstan/phpstan",
"name": "phpstan/phpstan",
"version": "1.10.10",
"version": "1.10.11",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "f1e22c9b17a879987f8743d81533250a5fff47f9"
"reference": "8aa62e6ea8b58ffb650e02940e55a788cbc3fe21"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/f1e22c9b17a879987f8743d81533250a5fff47f9",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/8aa62e6ea8b58ffb650e02940e55a788cbc3fe21",
"reference": "f1e22c9b17a879987f8743d81533250a5fff47f9",
"reference": "8aa62e6ea8b58ffb650e02940e55a788cbc3fe21",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@@ -8936,7 +8936,7 @@
@@ -8936,7 +8936,7 @@
"type": "tidelift"
"type": "tidelift"
}
}
],
],
"time": "2023-04-01T17:06:15+00:00"
"time": "2023-04-04T19:17:42+00:00"
},
},
{
{
"name": "phpstan/phpstan-phpunit",
"name": "phpstan/phpstan-phpunit",
Loading