X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/blobdiff_plain/a81642725fed878fed8d5b8e171a6f90465fdbff..0d62343db7cf98dda603d338e1948a9a09af5862:/composer.lock?ds=sidebyside diff --git a/composer.lock b/composer.lock index 89d4bf7..92161d0 100644 --- a/composer.lock +++ b/composer.lock @@ -194,21 +194,21 @@ }, { "name": "psr/http-factory", - "version": "1.0.1", + "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/php-fig/http-factory.git", - "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be" + "reference": "e616d01114759c4c489f93b099585439f795fe35" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be", - "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be", + "url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35", + "reference": "e616d01114759c4c489f93b099585439f795fe35", "shasum": "" }, "require": { "php": ">=7.0.0", - "psr/http-message": "^1.0" + "psr/http-message": "^1.0 || ^2.0" }, "type": "library", "extra": { @@ -228,7 +228,7 @@ "authors": [ { "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "homepage": "https://www.php-fig.org/" } ], "description": "Common interfaces for PSR-7 HTTP message factories", @@ -243,31 +243,31 @@ "response" ], "support": { - "source": "https://github.com/php-fig/http-factory/tree/master" + "source": "https://github.com/php-fig/http-factory/tree/1.0.2" }, - "time": "2019-04-30T12:38:16+00:00" + "time": "2023-04-10T20:10:41+00:00" }, { "name": "psr/http-message", - "version": "1.0.1", + "version": "1.1", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", - "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" + "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", - "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", + "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba", + "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba", "shasum": "" }, "require": { - "php": ">=5.3.0" + "php": "^7.2 || ^8.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "1.1.x-dev" } }, "autoload": { @@ -296,9 +296,9 @@ "response" ], "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/log", @@ -407,12 +407,12 @@ "source": { "type": "git", "url": "https://github.com/unrealircd/unrealircd-rpc-php.git", - "reference": "1446a5db1b55608472c42aea7c5dc0a4c66558f1" + "reference": "94e1459d52b429e3e5d43d36fabada6d0801bdc5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/unrealircd/unrealircd-rpc-php/zipball/1446a5db1b55608472c42aea7c5dc0a4c66558f1", - "reference": "1446a5db1b55608472c42aea7c5dc0a4c66558f1", + "url": "https://api.github.com/repos/unrealircd/unrealircd-rpc-php/zipball/94e1459d52b429e3e5d43d36fabada6d0801bdc5", + "reference": "94e1459d52b429e3e5d43d36fabada6d0801bdc5", "shasum": "" }, "require": { @@ -446,7 +446,7 @@ "issues": "https://github.com/unrealircd/unrealircd-rpc-php/issues", "source": "https://github.com/unrealircd/unrealircd-rpc-php/tree/main" }, - "time": "2023-03-27T08:42:38+00:00" + "time": "2023-05-08T06:28:24+00:00" } ], "packages-dev": [],