X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/blobdiff_plain/43a6787a1955308ab82d57bcab5535b36d3ef6e1..4d3fa51f8820f5490f19b21209908da7dc4a0a4c:/composer.lock diff --git a/composer.lock b/composer.lock index 63fd5b6..ae74b77 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": "249f865d50d543087288a4fae426a444fd39ec24" + "reference": "4724b28b1c5d862414db89a8671c4e918cad70d1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/unrealircd/unrealircd-rpc-php/zipball/249f865d50d543087288a4fae426a444fd39ec24", - "reference": "249f865d50d543087288a4fae426a444fd39ec24", + "url": "https://api.github.com/repos/unrealircd/unrealircd-rpc-php/zipball/4724b28b1c5d862414db89a8671c4e918cad70d1", + "reference": "4724b28b1c5d862414db89a8671c4e918cad70d1", "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-27T11:36:49+00:00" + "time": "2023-05-05T13:11:38+00:00" } ], "packages-dev": [], @@ -459,5 +459,5 @@ "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.2.0" + "plugin-api-version": "2.3.0" }