diff --git a/composer.json b/composer.json index 8b1385b..7911b18 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "sabre/xml": "^4.0", "ryakad/pandoc-php": "^1.0", "symfony/yaml": "^7.1", - "revolution/laravel-mastodon-api": "^3.1" + "revolution/laravel-mastodon-api": "^3.2" }, "config": { "allow-plugins": { diff --git a/composer.lock b/composer.lock index 9584719..27f2d81 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "de9331ea775439043c27c93a63f5a8c3", + "content-hash": "a354f04b7d7aa4994a26ab561d5aa1b7", "packages": [ { "name": "carbonphp/carbon-doctrine-types", @@ -650,16 +650,16 @@ }, { "name": "illuminate/collections", - "version": "v11.25.0", + "version": "v11.26.0", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", - "reference": "465044f988f9a07c901388beeb15201d711387aa" + "reference": "4d333ea19a27230b424b9af56f34cd658b5bbce2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/collections/zipball/465044f988f9a07c901388beeb15201d711387aa", - "reference": "465044f988f9a07c901388beeb15201d711387aa", + "url": "https://api.github.com/repos/illuminate/collections/zipball/4d333ea19a27230b424b9af56f34cd658b5bbce2", + "reference": "4d333ea19a27230b424b9af56f34cd658b5bbce2", "shasum": "" }, "require": { @@ -701,11 +701,11 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2024-09-25T15:08:32+00:00" + "time": "2024-09-27T14:54:48+00:00" }, { "name": "illuminate/conditionable", - "version": "v11.25.0", + "version": "v11.26.0", "source": { "type": "git", "url": "https://github.com/illuminate/conditionable.git", @@ -751,7 +751,7 @@ }, { "name": "illuminate/contracts", - "version": "v11.25.0", + "version": "v11.26.0", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", @@ -799,7 +799,7 @@ }, { "name": "illuminate/filesystem", - "version": "v11.25.0", + "version": "v11.26.0", "source": { "type": "git", "url": "https://github.com/illuminate/filesystem.git", @@ -866,16 +866,16 @@ }, { "name": "illuminate/http", - "version": "v11.25.0", + "version": "v11.26.0", "source": { "type": "git", "url": "https://github.com/illuminate/http.git", - "reference": "913d9187d21fa3e6a051d9c958bbb7a46b84391b" + "reference": "76ac8a36495ea2fe106a17e2a5f95358969fb0ca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/http/zipball/913d9187d21fa3e6a051d9c958bbb7a46b84391b", - "reference": "913d9187d21fa3e6a051d9c958bbb7a46b84391b", + "url": "https://api.github.com/repos/illuminate/http/zipball/76ac8a36495ea2fe106a17e2a5f95358969fb0ca", + "reference": "76ac8a36495ea2fe106a17e2a5f95358969fb0ca", "shasum": "" }, "require": { @@ -923,11 +923,11 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2024-09-25T15:14:42+00:00" + "time": "2024-09-27T15:09:52+00:00" }, { "name": "illuminate/macroable", - "version": "v11.25.0", + "version": "v11.26.0", "source": { "type": "git", "url": "https://github.com/illuminate/macroable.git", @@ -973,7 +973,7 @@ }, { "name": "illuminate/session", - "version": "v11.25.0", + "version": "v11.26.0", "source": { "type": "git", "url": "https://github.com/illuminate/session.git", @@ -1030,16 +1030,16 @@ }, { "name": "illuminate/support", - "version": "v11.25.0", + "version": "v11.26.0", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", - "reference": "ead1796b74be915705e66a695fce8d3cd4bb9034" + "reference": "0431fbb96752bb8a13136a53e4be345fdc8484c2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/support/zipball/ead1796b74be915705e66a695fce8d3cd4bb9034", - "reference": "ead1796b74be915705e66a695fce8d3cd4bb9034", + "url": "https://api.github.com/repos/illuminate/support/zipball/0431fbb96752bb8a13136a53e4be345fdc8484c2", + "reference": "0431fbb96752bb8a13136a53e4be345fdc8484c2", "shasum": "" }, "require": { @@ -1102,7 +1102,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2024-09-25T07:16:58+00:00" + "time": "2024-09-30T14:29:28+00:00" }, { "name": "longman/telegram-bot", @@ -1774,22 +1774,22 @@ }, { "name": "revolution/laravel-mastodon-api", - "version": "3.1.4", + "version": "3.2.0", "source": { "type": "git", "url": "https://github.com/kawax/laravel-mastodon-api.git", - "reference": "6686c43cf77663b5a851752b152a93e95ba32d25" + "reference": "89845c2a881233aae138d133d2f6cedee66d37b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kawax/laravel-mastodon-api/zipball/6686c43cf77663b5a851752b152a93e95ba32d25", - "reference": "6686c43cf77663b5a851752b152a93e95ba32d25", + "url": "https://api.github.com/repos/kawax/laravel-mastodon-api/zipball/89845c2a881233aae138d133d2f6cedee66d37b5", + "reference": "89845c2a881233aae138d133d2f6cedee66d37b5", "shasum": "" }, "require": { "ext-json": "*", "illuminate/http": "^10.0||^11.0", - "php": "^8.1" + "php": "^8.2" }, "require-dev": { "orchestra/testbench": "^8.0||^9.0" @@ -1826,9 +1826,9 @@ "mastodon" ], "support": { - "source": "https://github.com/kawax/laravel-mastodon-api/tree/3.1.4" + "source": "https://github.com/kawax/laravel-mastodon-api/tree/3.2.0" }, - "time": "2024-08-25T02:30:06+00:00" + "time": "2024-10-03T01:35:08+00:00" }, { "name": "ryakad/pandoc-php", @@ -3583,10 +3583,10 @@ "packages-dev": [], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, - "platform": [], - "platform-dev": [], + "platform": {}, + "platform-dev": {}, "plugin-api-version": "2.6.0" }