X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=composer.lock;h=b8e248fbf55f227dd74db227a01bbbef1a6711b9;hb=refs%2Fheads%2F5.36.1-fsf-michael-attempt-0;hp=9ae28e0666db50d0c8b9f505d9d435eed1549771;hpb=087a079342b5b54e0f2294ca09dd4a63767920f4;p=civicrm-core.git diff --git a/composer.lock b/composer.lock index 9ae28e0666..b8e248fbf5 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "20c9c6b1d5bb65490586559ff73c296b", + "content-hash": "2d1dfc8bddd169a9064a89c693bb5218", "packages": [ { "name": "adrienrn/php-mimetyper", @@ -258,21 +258,21 @@ }, { "name": "civicrm/civicrm-cxn-rpc", - "version": "v0.19.01.09", + "version": "v0.20.12.01", "source": { "type": "git", "url": "https://github.com/civicrm/civicrm-cxn-rpc.git", - "reference": "3ea668bc651adb4d61e96276f55e76ae22baea7a" + "reference": "b097258a642dc3e0dd9c264cb75b72d5274cac2f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/civicrm/civicrm-cxn-rpc/zipball/3ea668bc651adb4d61e96276f55e76ae22baea7a", - "reference": "3ea668bc651adb4d61e96276f55e76ae22baea7a", + "url": "https://api.github.com/repos/civicrm/civicrm-cxn-rpc/zipball/b097258a642dc3e0dd9c264cb75b72d5274cac2f", + "reference": "b097258a642dc3e0dd9c264cb75b72d5274cac2f", "shasum": "" }, "require": { - "phpseclib/phpseclib": "1.0.*", - "psr/log": "~1.0" + "phpseclib/phpseclib": "~2.0", + "psr/log": "~1.1" }, "type": "library", "autoload": { @@ -291,7 +291,7 @@ } ], "description": "RPC library for CiviConnect", - "time": "2020-02-05T03:24:26+00:00" + "time": "2020-12-16T02:35:45+00:00" }, { "name": "civicrm/composer-compile-lib", @@ -358,16 +358,16 @@ }, { "name": "civicrm/composer-compile-plugin", - "version": "v0.12", + "version": "v0.15", "source": { "type": "git", "url": "https://github.com/civicrm/composer-compile-plugin.git", - "reference": "5ed863f2276a445775900ba18e99d14b15402640" + "reference": "af9686c4511ad4d2dde3c32aafa4637579e1085d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/civicrm/composer-compile-plugin/zipball/5ed863f2276a445775900ba18e99d14b15402640", - "reference": "5ed863f2276a445775900ba18e99d14b15402640", + "url": "https://api.github.com/repos/civicrm/composer-compile-plugin/zipball/af9686c4511ad4d2dde3c32aafa4637579e1085d", + "reference": "af9686c4511ad4d2dde3c32aafa4637579e1085d", "shasum": "" }, "require": { @@ -399,7 +399,11 @@ } ], "description": "Define a 'compile' event for all packages in the dependency-graph", - "time": "2020-10-04T00:13:46+00:00" + "support": { + "issues": "https://github.com/civicrm/composer-compile-plugin/issues", + "source": "https://github.com/civicrm/composer-compile-plugin/tree/v0.15" + }, + "time": "2021-01-13T05:12:30+00:00" }, { "name": "civicrm/composer-downloads-plugin", @@ -664,6 +668,56 @@ "homepage": "http://code.google.com/p/phpquery/", "time": "2013-03-21T12:39:33+00:00" }, + { + "name": "firebase/php-jwt", + "version": "v5.2.1", + "source": { + "type": "git", + "url": "https://github.com/firebase/php-jwt.git", + "reference": "f42c9110abe98dd6cfe9053c49bc86acc70b2d23" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/firebase/php-jwt/zipball/f42c9110abe98dd6cfe9053c49bc86acc70b2d23", + "reference": "f42c9110abe98dd6cfe9053c49bc86acc70b2d23", + "shasum": "" + }, + "require": { + "php": ">=5.3.0" + }, + "require-dev": { + "phpunit/phpunit": ">=4.8 <=9" + }, + "type": "library", + "autoload": { + "psr-4": { + "Firebase\\JWT\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Neuman Vong", + "email": "neuman+pear@twilio.com", + "role": "Developer" + }, + { + "name": "Anant Narayanan", + "email": "anant@php.net", + "role": "Developer" + } + ], + "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.", + "homepage": "https://github.com/firebase/php-jwt", + "keywords": [ + "jwt", + "php" + ], + "time": "2021-02-12T00:02:00+00:00" + }, { "name": "guzzlehttp/guzzle", "version": "6.5.4", @@ -2040,50 +2094,42 @@ }, { "name": "phpseclib/phpseclib", - "version": "1.0.7", + "version": "2.0.29", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", - "reference": "0bb6c9b974cada100cad40f72ef186a199274f9b" + "reference": "497856a8d997f640b4a516062f84228a772a48a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/0bb6c9b974cada100cad40f72ef186a199274f9b", - "reference": "0bb6c9b974cada100cad40f72ef186a199274f9b", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/497856a8d997f640b4a516062f84228a772a48a8", + "reference": "497856a8d997f640b4a516062f84228a772a48a8", "shasum": "" }, "require": { - "php": ">=5.0.0" + "php": ">=5.3.3" }, "require-dev": { "phing/phing": "~2.7", - "phpunit/phpunit": "~4.0", - "sami/sami": "~2.0", + "phpunit/phpunit": "^4.8.35|^5.7|^6.0", "squizlabs/php_codesniffer": "~2.0" }, "suggest": { "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.", - "ext-mcrypt": "Install the Mcrypt extension in order to speed up a wide variety of cryptographic operations.", - "pear-pear/PHP_Compat": "Install PHP_Compat to get phpseclib working on PHP < 5.0.0." + "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.", + "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.", + "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations." }, "type": "library", "autoload": { - "psr-0": { - "Crypt": "phpseclib/", - "File": "phpseclib/", - "Math": "phpseclib/", - "Net": "phpseclib/", - "System": "phpseclib/" - }, "files": [ - "phpseclib/bootstrap.php", - "phpseclib/Crypt/Random.php" - ] + "phpseclib/bootstrap.php" + ], + "psr-4": { + "phpseclib\\": "phpseclib/" + } }, "notification-url": "https://packagist.org/downloads/", - "include-path": [ - "phpseclib/" - ], "license": [ "MIT" ], @@ -2135,7 +2181,21 @@ "x.509", "x509" ], - "time": "2017-06-05T06:30:30+00:00" + "funding": [ + { + "url": "https://github.com/terrafrost", + "type": "github" + }, + { + "url": "https://www.patreon.com/phpseclib", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib", + "type": "tidelift" + } + ], + "time": "2020-09-08T04:24:43+00:00" }, { "name": "psr/cache", @@ -3844,12 +3904,12 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": "~7.1", + "php": "~7.2", "ext-intl": "*" }, "platform-dev": [], "platform-overrides": { - "php": "7.1" + "php": "7.2" }, "plugin-api-version": "1.1.0" }