Skip to content
Snippets Groups Projects
Commit 073f2d60 authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

Fix deps

parent dc80dd74
No related branches found
No related tags found
1 merge request!10fix(deps): update all non-major dependencies
Pipeline #105631 passed
...@@ -1516,20 +1516,20 @@ ...@@ -1516,20 +1516,20 @@
}, },
{ {
"name": "psr/link", "name": "psr/link",
"version": "1.1.0", "version": "1.0.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-fig/link.git", "url": "https://github.com/php-fig/link.git",
"reference": "94d170941164db307197ebf436296372b849bdb5" "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-fig/link/zipball/94d170941164db307197ebf436296372b849bdb5", "url": "https://api.github.com/repos/php-fig/link/zipball/eea8e8662d5cd3ae4517c9b864493f59fca95562",
"reference": "94d170941164db307197ebf436296372b849bdb5", "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=8.0.0" "php": ">=5.3.0"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
...@@ -1553,7 +1553,6 @@ ...@@ -1553,7 +1553,6 @@
} }
], ],
"description": "Common interfaces for HTTP links", "description": "Common interfaces for HTTP links",
"homepage": "https://github.com/php-fig/link",
"keywords": [ "keywords": [
"http", "http",
"http-link", "http-link",
...@@ -1563,9 +1562,9 @@ ...@@ -1563,9 +1562,9 @@
"rest" "rest"
], ],
"support": { "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", "name": "psr/log",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment