1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-05 19:42:38 +02:00

build(deps): bump abraham/twitteroauth from 3.3.0 to 7.0.0

Bumps [abraham/twitteroauth](https://github.com/abraham/twitteroauth) from 3.3.0 to 7.0.0.
- [Release notes](https://github.com/abraham/twitteroauth/releases)
- [Commits](https://github.com/abraham/twitteroauth/compare/3.3.0...7.0.0)

---
updated-dependencies:
- dependency-name: abraham/twitteroauth
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-11 09:13:11 +00:00 committed by GitHub
parent a0dfcbef4a
commit 21f746878e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 12 additions and 11 deletions

View file

@ -37,7 +37,7 @@
"emojione/assets": "^4.5",
"mervick/emojionearea": "^3.4",
"emojione/emojione": "^4.5",
"abraham/twitteroauth": "^3.1",
"abraham/twitteroauth": "^7.0",
"symfony/http-client": "^5.3",
"nyholm/psr7": "^1.4",
"norkunas/onesignal-php-api": "^2.7",

21
composer.lock generated
View file

@ -4,32 +4,33 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "03c93887788053985a400bb422d22871",
"content-hash": "4e382b3a988cd7fc573ec7d15c9d5e97",
"packages": [
{
"name": "abraham/twitteroauth",
"version": "3.3.0",
"version": "7.0.0",
"source": {
"type": "git",
"url": "https://github.com/abraham/twitteroauth.git",
"reference": "2e640c1e8bb9b5dbcb2230703f97c89a852e30b5"
"reference": "a8622680f954d0c4f54fd80bedebe00c756ed7aa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/abraham/twitteroauth/zipball/2e640c1e8bb9b5dbcb2230703f97c89a852e30b5",
"reference": "2e640c1e8bb9b5dbcb2230703f97c89a852e30b5",
"url": "https://api.github.com/repos/abraham/twitteroauth/zipball/a8622680f954d0c4f54fd80bedebe00c756ed7aa",
"reference": "a8622680f954d0c4f54fd80bedebe00c756ed7aa",
"shasum": ""
},
"require": {
"composer/ca-bundle": "^1.2",
"ext-curl": "*",
"php": "^7.4 || ^8.0 || ^8.1"
"php": "8.*"
},
"require-dev": {
"php-vcr/php-vcr": "^1",
"php-vcr/phpunit-testlistener-vcr": "dev-php-8",
"php-vcr/phpunit-testlistener-vcr": "dev-php8",
"phpmd/phpmd": "^2",
"phpunit/phpunit": "^8 || ^9",
"phpunit/phpunit": "^9",
"rector/rector": "^0.15.7",
"squizlabs/php_codesniffer": "^3"
},
"type": "library",
@ -65,7 +66,7 @@
"issues": "https://github.com/abraham/twitteroauth/issues",
"source": "https://github.com/abraham/twitteroauth"
},
"time": "2022-01-19T01:10:09+00:00"
"time": "2024-02-11T18:58:08+00:00"
},
{
"name": "amphp/amp",
@ -6050,5 +6051,5 @@
"platform-overrides": {
"php": "8"
},
"plugin-api-version": "2.3.0"
"plugin-api-version": "2.6.0"
}