Compare commits

..

No commits in common. "dependabot/composer/phpseclib/phpseclib-2.0.31" and "master" have entirely different histories.

44
composer.lock generated
View File

@ -1,7 +1,7 @@
{ {
"_readme": [ "_readme": [
"This file locks the dependencies of your project to a known state", "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#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "484095eb3b32741b56b7e684cbebc680", "content-hash": "484095eb3b32741b56b7e684cbebc680",
@ -51,7 +51,7 @@
"oo", "oo",
"php" "php"
], ],
"time": "2016-01-03T23:14:18+00:00" "time": "2016-01-03 23:14:18"
}, },
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
@ -169,7 +169,7 @@
"notification", "notification",
"push" "push"
], ],
"time": "2016-09-27T10:25:59+00:00" "time": "2016-09-27 10:25:59"
}, },
{ {
"name": "guzzle/guzzle", "name": "guzzle/guzzle",
@ -855,20 +855,20 @@
"encryption", "encryption",
"mcrypt" "mcrypt"
], ],
"time": "2017-01-15T14:48:33+00:00" "time": "2017-01-15 14:48:33"
}, },
{ {
"name": "phpseclib/phpseclib", "name": "phpseclib/phpseclib",
"version": "2.0.31", "version": "2.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpseclib/phpseclib.git", "url": "https://github.com/phpseclib/phpseclib.git",
"reference": "233a920cb38636a43b18d428f9a8db1f0a1a08f4" "reference": "ab8028c93c03cc8d9c824efa75dc94f1db2369bf"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/233a920cb38636a43b18d428f9a8db1f0a1a08f4", "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/ab8028c93c03cc8d9c824efa75dc94f1db2369bf",
"reference": "233a920cb38636a43b18d428f9a8db1f0a1a08f4", "reference": "ab8028c93c03cc8d9c824efa75dc94f1db2369bf",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -876,7 +876,8 @@
}, },
"require-dev": { "require-dev": {
"phing/phing": "~2.7", "phing/phing": "~2.7",
"phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4", "phpunit/phpunit": "~4.0",
"sami/sami": "~2.0",
"squizlabs/php_codesniffer": "~2.0" "squizlabs/php_codesniffer": "~2.0"
}, },
"suggest": { "suggest": {
@ -946,25 +947,7 @@
"x.509", "x.509",
"x509" "x509"
], ],
"support": { "time": "2016-10-04T00:57:04+00:00"
"issues": "https://github.com/phpseclib/phpseclib/issues",
"source": "https://github.com/phpseclib/phpseclib/tree/2.0.31"
},
"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": "2021-04-06T13:56:45+00:00"
}, },
{ {
"name": "predis/predis", "name": "predis/predis",
@ -2086,7 +2069,7 @@
"github", "github",
"test" "test"
], ],
"time": "2017-03-31T10:12:47+00:00" "time": "2017-03-31 10:12:47"
}, },
{ {
"name": "sebastian/code-unit-reverse-lookup", "name": "sebastian/code-unit-reverse-lookup",
@ -3055,6 +3038,5 @@
"ext-mcrypt": "*", "ext-mcrypt": "*",
"ext-blackfire": "*" "ext-blackfire": "*"
}, },
"platform-dev": [], "platform-dev": []
"plugin-api-version": "2.0.0"
} }