Update lock file

This commit is contained in:
Benjamin Beganović 2020-12-17 11:17:00 +01:00
parent c78a03b095
commit 0e6a20b9c9

14
composer.lock generated
View File

@ -5247,16 +5247,16 @@
}, },
{ {
"name": "phpseclib/phpseclib", "name": "phpseclib/phpseclib",
"version": "2.0.29", "version": "2.0.30",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpseclib/phpseclib.git", "url": "https://github.com/phpseclib/phpseclib.git",
"reference": "497856a8d997f640b4a516062f84228a772a48a8" "reference": "136b9ca7eebef78be14abf90d65c5e57b6bc5d36"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/497856a8d997f640b4a516062f84228a772a48a8", "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/136b9ca7eebef78be14abf90d65c5e57b6bc5d36",
"reference": "497856a8d997f640b4a516062f84228a772a48a8", "reference": "136b9ca7eebef78be14abf90d65c5e57b6bc5d36",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5264,7 +5264,7 @@
}, },
"require-dev": { "require-dev": {
"phing/phing": "~2.7", "phing/phing": "~2.7",
"phpunit/phpunit": "^4.8.35|^5.7|^6.0", "phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4",
"squizlabs/php_codesniffer": "~2.0" "squizlabs/php_codesniffer": "~2.0"
}, },
"suggest": { "suggest": {
@ -5336,7 +5336,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/phpseclib/phpseclib/issues", "issues": "https://github.com/phpseclib/phpseclib/issues",
"source": "https://github.com/phpseclib/phpseclib/tree/2.0" "source": "https://github.com/phpseclib/phpseclib/tree/2.0.30"
}, },
"funding": [ "funding": [
{ {
@ -5352,7 +5352,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-09-08T04:24:43+00:00" "time": "2020-12-17T05:42:04+00:00"
}, },
{ {
"name": "predis/predis", "name": "predis/predis",