Mercurial > nebulaweb3
diff default/assets/vendors/theme-widgets/composer.lock @ 0:1d038bc9b3d2 default tip
Up:default
author | Liny <dev@neowd.com> |
---|---|
date | Sat, 31 May 2025 09:21:51 +0800 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/default/assets/vendors/theme-widgets/composer.lock Sat May 31 09:21:51 2025 +0800 @@ -0,0 +1,119 @@ +{ + "_readme": [ + "This file locks the dependencies of your project to a known state", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "This file is @generated automatically" + ], + "content-hash": "257def8e17f1b669460ab919a0840680", + "packages": [ + { + "name": "abraham/twitteroauth", + "version": "0.7.3", + "source": { + "type": "git", + "url": "https://github.com/abraham/twitteroauth.git", + "reference": "78ece83edd58933ec0a5b5aad906a1d34a694634" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/abraham/twitteroauth/zipball/78ece83edd58933ec0a5b5aad906a1d34a694634", + "reference": "78ece83edd58933ec0a5b5aad906a1d34a694634", + "shasum": "" + }, + "require": { + "ext-curl": "*", + "php": "^5.6 || ^7.0" + }, + "require-dev": { + "phpmd/phpmd": "~2.4", + "phpunit/phpunit": "~5.6", + "squizlabs/php_codesniffer": "~2.7" + }, + "type": "library", + "autoload": { + "psr-4": { + "Abraham\\TwitterOAuth\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Abraham Williams", + "email": "[email protected]", + "homepage": "https://abrah.am", + "role": "Developer" + } + ], + "description": "The most popular PHP library for use with the Twitter OAuth REST API.", + "homepage": "https://twitteroauth.com", + "keywords": [ + "Twitter API", + "Twitter oAuth", + "api", + "oauth", + "rest", + "social", + "twitter" + ], + "time": "2017-06-01T00:28:10+00:00" + }, + { + "name": "mute/facebook", + "version": "v1.0.4", + "source": { + "type": "git", + "url": "https://github.com/johnnoone/php-facebook.git", + "reference": "ea22c5a37e0a1a16086a5fcc8f3e1db7db1c4531" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/johnnoone/php-facebook/zipball/ea22c5a37e0a1a16086a5fcc8f3e1db7db1c4531", + "reference": "ea22c5a37e0a1a16086a5fcc8f3e1db7db1c4531", + "shasum": "" + }, + "require": { + "lib-curl": "*", + "php": ">=5.3.0" + }, + "require-dev": { + "phpunit/phpunit": "3.7.*" + }, + "type": "library", + "autoload": { + "psr-0": { + "Mute": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Xavier Barbosa", + "email": "[email protected]", + "homepage": "https://github.com/johnnoone", + "role": "Developer" + } + ], + "description": "Implements Graph API and some of the OAuth facilities to operate with Facebook", + "keywords": [ + "facebook", + "library", + "rest" + ], + "time": "2015-04-02T15:14:41+00:00" + } + ], + "packages-dev": [], + "aliases": [], + "minimum-stability": "stable", + "stability-flags": [], + "prefer-stable": false, + "prefer-lowest": false, + "platform": [], + "platform-dev": [] +}