Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/lookup-server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-20 04:04:56 +0300
committerGitHub <noreply@github.com>2022-08-20 04:04:56 +0300
commit34c8204bce6412b323c151539c3598a0d8302f5b (patch)
tree01de6da0947ef06f114e3f263b47b3f836e864e4
parenta00fee543b939d77325d82047675afcf7090b195 (diff)
Bump abraham/twitteroauth from 0.7.2 to 4.0.1 in /serverdependabot/composer/server/abraham/twitteroauth-4.0.1
Bumps [abraham/twitteroauth](https://github.com/abraham/twitteroauth) from 0.7.2 to 4.0.1. - [Release notes](https://github.com/abraham/twitteroauth/releases) - [Commits](https://github.com/abraham/twitteroauth/compare/0.7.2...4.0.1) --- updated-dependencies: - dependency-name: abraham/twitteroauth dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--server/composer.json2
-rw-r--r--server/composer.lock107
2 files changed, 97 insertions, 12 deletions
diff --git a/server/composer.json b/server/composer.json
index 6af51d2..515f320 100644
--- a/server/composer.json
+++ b/server/composer.json
@@ -12,6 +12,6 @@
"require": {
"slim/slim": "^3.5",
"guzzlehttp/guzzle": "^6.2",
- "abraham/twitteroauth": "^0.7.2"
+ "abraham/twitteroauth": "^4.0.1"
}
}
diff --git a/server/composer.lock b/server/composer.lock
index 002eb7b..1b8a2ec 100644
--- a/server/composer.lock
+++ b/server/composer.lock
@@ -4,30 +4,34 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "33c01d94e1598618dda59daf7269ece1",
+ "content-hash": "f8abf688b1aff65764db0ee3515b5fdd",
"packages": [
{
"name": "abraham/twitteroauth",
- "version": "0.7.2",
+ "version": "4.0.1",
"source": {
"type": "git",
"url": "https://github.com/abraham/twitteroauth.git",
- "reference": "119d5a83478a2d21c09cd27980ab67eba11c8fe1"
+ "reference": "b9302599e416e5c00742cf7f4455220897f8291d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/abraham/twitteroauth/zipball/119d5a83478a2d21c09cd27980ab67eba11c8fe1",
- "reference": "119d5a83478a2d21c09cd27980ab67eba11c8fe1",
+ "url": "https://api.github.com/repos/abraham/twitteroauth/zipball/b9302599e416e5c00742cf7f4455220897f8291d",
+ "reference": "b9302599e416e5c00742cf7f4455220897f8291d",
"shasum": ""
},
"require": {
+ "composer/ca-bundle": "^1.2",
"ext-curl": "*",
- "php": "^5.6 || ^7.0"
+ "php": "^7.4 || ^8.0 || ^8.1"
},
"require-dev": {
- "phpmd/phpmd": "~2.4",
- "phpunit/phpunit": "~5.6",
- "squizlabs/php_codesniffer": "~2.7"
+ "php-vcr/php-vcr": "^1",
+ "php-vcr/phpunit-testlistener-vcr": "dev-php-8",
+ "phpmd/phpmd": "^2",
+ "phpunit/phpunit": "^8 || ^9",
+ "rector/rector": "^0.12.19 || ^0.13.0",
+ "squizlabs/php_codesniffer": "^3"
},
"type": "library",
"autoload": {
@@ -58,7 +62,87 @@
"social",
"twitter"
],
- "time": "2016-12-12T17:42:13+00:00"
+ "support": {
+ "issues": "https://github.com/abraham/twitteroauth/issues",
+ "source": "https://github.com/abraham/twitteroauth"
+ },
+ "time": "2022-08-18T23:30:33+00:00"
+ },
+ {
+ "name": "composer/ca-bundle",
+ "version": "1.3.3",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/composer/ca-bundle.git",
+ "reference": "30897edbfb15e784fe55587b4f73ceefd3c4d98c"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/composer/ca-bundle/zipball/30897edbfb15e784fe55587b4f73ceefd3c4d98c",
+ "reference": "30897edbfb15e784fe55587b4f73ceefd3c4d98c",
+ "shasum": ""
+ },
+ "require": {
+ "ext-openssl": "*",
+ "ext-pcre": "*",
+ "php": "^5.3.2 || ^7.0 || ^8.0"
+ },
+ "require-dev": {
+ "phpstan/phpstan": "^0.12.55",
+ "psr/log": "^1.0",
+ "symfony/phpunit-bridge": "^4.2 || ^5",
+ "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-main": "1.x-dev"
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Composer\\CaBundle\\": "src"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Jordi Boggiano",
+ "email": "j.boggiano@seld.be",
+ "homepage": "http://seld.be"
+ }
+ ],
+ "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
+ "keywords": [
+ "cabundle",
+ "cacert",
+ "certificate",
+ "ssl",
+ "tls"
+ ],
+ "support": {
+ "irc": "irc://irc.freenode.org/composer",
+ "issues": "https://github.com/composer/ca-bundle/issues",
+ "source": "https://github.com/composer/ca-bundle/tree/1.3.3"
+ },
+ "funding": [
+ {
+ "url": "https://packagist.com",
+ "type": "custom"
+ },
+ {
+ "url": "https://github.com/composer",
+ "type": "github"
+ },
+ {
+ "url": "https://tidelift.com/funding/github/packagist/composer/composer",
+ "type": "tidelift"
+ }
+ ],
+ "time": "2022-07-20T07:14:26+00:00"
},
{
"name": "container-interop/container-interop",
@@ -588,5 +672,6 @@
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
- "platform-dev": []
+ "platform-dev": [],
+ "plugin-api-version": "2.3.0"
}