Skip to content
Snippets Groups Projects

chore(deps): update all non-major dependencies

Merged Bekerle, Patrizio requested to merge renovate/all-minor-patch into main
1 file
+ 7
8
Compare changes
  • Side-by-side
  • Inline
+ 7
8
@@ -1521,20 +1521,20 @@
},
{
"name": "psr/link",
"version": "1.1.0",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/link.git",
"reference": "94d170941164db307197ebf436296372b849bdb5"
"reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/link/zipball/94d170941164db307197ebf436296372b849bdb5",
"reference": "94d170941164db307197ebf436296372b849bdb5",
"url": "https://api.github.com/repos/php-fig/link/zipball/eea8e8662d5cd3ae4517c9b864493f59fca95562",
"reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562",
"shasum": ""
},
"require": {
"php": ">=8.0.0"
"php": ">=5.3.0"
},
"type": "library",
"extra": {
@@ -1558,7 +1558,6 @@
}
],
"description": "Common interfaces for HTTP links",
"homepage": "https://github.com/php-fig/link",
"keywords": [
"http",
"http-link",
@@ -1568,9 +1567,9 @@
"rest"
],
"support": {
"source": "https://github.com/php-fig/link/tree/1.1.0"
"source": "https://github.com/php-fig/link/tree/master"
},
"time": "2021-02-03T23:29:51+00:00"
"time": "2016-10-28T16:06:13+00:00"
},
{
"name": "psr/log",
Loading