Subversion Repositories oidplus

Compare Revisions

Regard whitespace Rev 1100 → Rev 1101

/trunk/vendor/composer/installed.json
288,18 → 288,18
"source": {
"type": "git",
"url": "https://github.com/danielmarschall/php_utils.git",
"reference": "dee0ae090dce85c9f5567926f6fc770281e8c789"
"reference": "3bb2754808a886be321f639ffed0283abb8b42fa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/danielmarschall/php_utils/zipball/dee0ae090dce85c9f5567926f6fc770281e8c789",
"reference": "dee0ae090dce85c9f5567926f6fc770281e8c789",
"url": "https://api.github.com/repos/danielmarschall/php_utils/zipball/3bb2754808a886be321f639ffed0283abb8b42fa",
"reference": "3bb2754808a886be321f639ffed0283abb8b42fa",
"shasum": ""
},
"require": {
"php": ">=7.0"
},
"time": "2023-01-03T23:46:28+00:00",
"time": "2023-02-27T11:58:05+00:00",
"default-branch": true,
"type": "library",
"installation-source": "dist",
774,12 → 774,12
"source": {
"type": "git",
"url": "https://github.com/phpseclib/phpseclib.git",
"reference": "3ad3693d31d6685d590ae67da0367b3c0976407e"
"reference": "3b6030d8875a93b9e7d1592e270436fc4ea91295"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/3ad3693d31d6685d590ae67da0367b3c0976407e",
"reference": "3ad3693d31d6685d590ae67da0367b3c0976407e",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/3b6030d8875a93b9e7d1592e270436fc4ea91295",
"reference": "3b6030d8875a93b9e7d1592e270436fc4ea91295",
"shasum": ""
},
"require": {
797,7 → 797,7
"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."
},
"time": "2023-01-06T20:57:05+00:00",
"time": "2023-02-12T04:28:10+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
1149,17 → 1149,17
},
{
"name": "vakata/jstree",
"version": "3.3.12",
"version_normalized": "3.3.12.0",
"version": "3.3.15",
"version_normalized": "3.3.15.0",
"source": {
"type": "git",
"url": "https://github.com/vakata/jstree.git",
"reference": "7a03954015eaea2467956dc05e6be78f4d1a1ff0"
"reference": "8c1bcc87771f5be0b70cd49d6a7888707ebcc64e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vakata/jstree/zipball/7a03954015eaea2467956dc05e6be78f4d1a1ff0",
"reference": "7a03954015eaea2467956dc05e6be78f4d1a1ff0",
"url": "https://api.github.com/repos/vakata/jstree/zipball/8c1bcc87771f5be0b70cd49d6a7888707ebcc64e",
"reference": "8c1bcc87771f5be0b70cd49d6a7888707ebcc64e",
"shasum": ""
},
"require": {
1168,7 → 1168,7
"suggest": {
"robloach/component-installer": "Allows installation of Components via Composer"
},
"time": "2021-09-03T12:55:53+00:00",
"time": "2023-02-19T23:38:56+00:00",
"type": "component",
"extra": {
"component": {
1212,10 → 1212,6
},
"funding": [
{
"url": "https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=paypal@vakata.com&currency_code=USD&amount=&return=http://jstree.com/donation&item_name=Buy+me+a+coffee+for+jsTree",
"type": "custom"
},
{
"url": "https://github.com/vakata",
"type": "github"
}