diff --git a/server/composer.json b/server/composer.json index 9cdc1cf..46c355c 100644 --- a/server/composer.json +++ b/server/composer.json @@ -35,7 +35,7 @@ "php-di/php-di": "^7.0.7", "slim/slim": "^4.14.0", "guzzlehttp/guzzle": "^7.9.2", - "abraham/twitteroauth": "^3.3.0" + "abraham/twitteroauth": "^8.1.0" }, "require-dev": { "phpunit/phpunit": "^9.5", diff --git a/server/composer.lock b/server/composer.lock index 3dd85da..3d6e0da 100644 --- a/server/composer.lock +++ b/server/composer.lock @@ -4,33 +4,31 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "3b1d468970cbad0b55ab24fa71682868", + "content-hash": "010d45b0752223b1a873e877337a37a8", "packages": [ { "name": "abraham/twitteroauth", - "version": "3.3.0", + "version": "8.1.0", "source": { "type": "git", "url": "https://github.com/abraham/twitteroauth.git", - "reference": "2e640c1e8bb9b5dbcb2230703f97c89a852e30b5" + "reference": "f8aabdb7e9cd618638c42a609581600d8e411a15" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/abraham/twitteroauth/zipball/2e640c1e8bb9b5dbcb2230703f97c89a852e30b5", - "reference": "2e640c1e8bb9b5dbcb2230703f97c89a852e30b5", + "url": "https://api.github.com/repos/abraham/twitteroauth/zipball/f8aabdb7e9cd618638c42a609581600d8e411a15", + "reference": "f8aabdb7e9cd618638c42a609581600d8e411a15", "shasum": "" }, "require": { - "composer/ca-bundle": "^1.2", + "composer/ca-bundle": "^1", "ext-curl": "*", - "php": "^7.4 || ^8.0 || ^8.1" + "php": "^8.2" }, "require-dev": { - "php-vcr/php-vcr": "^1", - "php-vcr/phpunit-testlistener-vcr": "dev-php-8", - "phpmd/phpmd": "^2", - "phpunit/phpunit": "^8 || ^9", - "squizlabs/php_codesniffer": "^3" + "phpunit/phpunit": "^9", + "rector/rector": "^0.15.7 || ^2.0.0", + "squizlabs/php_codesniffer": "^3 || ^4" }, "type": "library", "autoload": { @@ -65,20 +63,20 @@ "issues": "https://github.com/abraham/twitteroauth/issues", "source": "https://github.com/abraham/twitteroauth" }, - "time": "2022-01-19T01:10:09+00:00" + "time": "2025-11-20T23:05:27+00:00" }, { "name": "composer/ca-bundle", - "version": "1.5.2", + "version": "1.5.9", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "48a792895a2b7a6ee65dd5442c299d7b835b6137" + "reference": "1905981ee626e6f852448b7aaa978f8666c5bc54" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/48a792895a2b7a6ee65dd5442c299d7b835b6137", - "reference": "48a792895a2b7a6ee65dd5442c299d7b835b6137", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/1905981ee626e6f852448b7aaa978f8666c5bc54", + "reference": "1905981ee626e6f852448b7aaa978f8666c5bc54", "shasum": "" }, "require": { @@ -125,7 +123,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/ca-bundle/issues", - "source": "https://github.com/composer/ca-bundle/tree/1.5.2" + "source": "https://github.com/composer/ca-bundle/tree/1.5.9" }, "funding": [ { @@ -135,13 +133,9 @@ { "url": "https://github.com/composer", "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/composer/composer", - "type": "tidelift" } ], - "time": "2024-09-25T07:49:53+00:00" + "time": "2025-11-06T11:46:17+00:00" }, { "name": "guzzlehttp/guzzle", @@ -4980,13 +4974,13 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, - "platform": [], - "platform-dev": [], + "platform": {}, + "platform-dev": {}, "platform-overrides": { "php": "8.2" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }