diff --git a/composer.json b/composer.json index 46f1ad6..64a0431 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "license": "MIT", "require": { "php": "^8.3", - "abraham/twitteroauth": "^5.0", + "abraham/twitteroauth": "^7.0", "calebporzio/sushi": "^2.4", "doctrine/dbal": "^3.5", "guzzlehttp/guzzle": "^7.4", diff --git a/composer.lock b/composer.lock index d497ada..6f2ff6c 100644 --- a/composer.lock +++ b/composer.lock @@ -4,33 +4,33 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "391baaed15ab155ef874dbdfb048091a", + "content-hash": "8f6b4219f9ef30522963c7fbe0a911a4", "packages": [ { "name": "abraham/twitteroauth", - "version": "5.0.0", + "version": "7.0.0", "source": { "type": "git", "url": "https://github.com/abraham/twitteroauth.git", - "reference": "6a68a5e53f72fbb31d4d304dc4752d3adefe0d10" + "reference": "a8622680f954d0c4f54fd80bedebe00c756ed7aa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/abraham/twitteroauth/zipball/6a68a5e53f72fbb31d4d304dc4752d3adefe0d10", - "reference": "6a68a5e53f72fbb31d4d304dc4752d3adefe0d10", + "url": "https://api.github.com/repos/abraham/twitteroauth/zipball/a8622680f954d0c4f54fd80bedebe00c756ed7aa", + "reference": "a8622680f954d0c4f54fd80bedebe00c756ed7aa", "shasum": "" }, "require": { "composer/ca-bundle": "^1.2", "ext-curl": "*", - "php": "^8.0 || ^8.1" + "php": "8.*" }, "require-dev": { "php-vcr/php-vcr": "^1", "php-vcr/phpunit-testlistener-vcr": "dev-php8", "phpmd/phpmd": "^2", "phpunit/phpunit": "^9", - "rector/rector": "^0.14.0", + "rector/rector": "^0.15.7", "squizlabs/php_codesniffer": "^3" }, "type": "library", @@ -66,7 +66,7 @@ "issues": "https://github.com/abraham/twitteroauth/issues", "source": "https://github.com/abraham/twitteroauth" }, - "time": "2023-01-17T01:10:54+00:00" + "time": "2024-02-11T18:58:08+00:00" }, { "name": "blade-ui-kit/blade-icons",