Subversion Repositories oidplus

Compare Revisions

Regard whitespace Rev 1440 → Rev 1441

/trunk/vendor/composer/installed.json
350,12 → 350,12
"source": {
"type": "git",
"url": "https://github.com/danielmarschall/php_utils.git",
"reference": "29f3e9fc900fa6a06de15e8eabdc860a49ce5c76"
"reference": "9bad54cf8b96975b6569cd0aea41d0b78f5e1602"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/danielmarschall/php_utils/zipball/29f3e9fc900fa6a06de15e8eabdc860a49ce5c76",
"reference": "29f3e9fc900fa6a06de15e8eabdc860a49ce5c76",
"url": "https://api.github.com/repos/danielmarschall/php_utils/zipball/9bad54cf8b96975b6569cd0aea41d0b78f5e1602",
"reference": "9bad54cf8b96975b6569cd0aea41d0b78f5e1602",
"shasum": ""
},
"require": {
362,7 → 362,7
"ext-zlib": "*",
"php": ">=7.0"
},
"time": "2023-11-30T21:53:37+00:00",
"time": "2023-12-03T23:48:11+00:00",
"default-branch": true,
"type": "library",
"installation-source": "dist",
433,18 → 433,18
"source": {
"type": "git",
"url": "https://github.com/danielmarschall/vnag.git",
"reference": "0d4b0b4d80430cc4b723657ad73b35f23b4fd367"
"reference": "ba9c0ed48696e0e1534241598a352bc4059119a4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/danielmarschall/vnag/zipball/0d4b0b4d80430cc4b723657ad73b35f23b4fd367",
"reference": "0d4b0b4d80430cc4b723657ad73b35f23b4fd367",
"url": "https://api.github.com/repos/danielmarschall/vnag/zipball/ba9c0ed48696e0e1534241598a352bc4059119a4",
"reference": "ba9c0ed48696e0e1534241598a352bc4059119a4",
"shasum": ""
},
"require": {
"php": ">=7.0"
},
"time": "2023-11-05T18:32:23+00:00",
"time": "2023-12-17T21:10:26+00:00",
"default-branch": true,
"type": "library",
"installation-source": "dist",
837,12 → 837,12
"source": {
"type": "git",
"url": "https://github.com/phpseclib/phpseclib.git",
"reference": "56c79f16a6ae17e42089c06a2144467acc35348a"
"reference": "d2cd758ecb50addfe7a4283a2084a63efeefce3d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/56c79f16a6ae17e42089c06a2144467acc35348a",
"reference": "56c79f16a6ae17e42089c06a2144467acc35348a",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/d2cd758ecb50addfe7a4283a2084a63efeefce3d",
"reference": "d2cd758ecb50addfe7a4283a2084a63efeefce3d",
"shasum": ""
},
"require": {
860,7 → 860,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-11-27T11:13:31+00:00",
"time": "2023-12-19T04:55:17+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
/trunk/vendor/composer/installed.php
84,7 → 84,7
'danielmarschall/php_utils' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '29f3e9fc900fa6a06de15e8eabdc860a49ce5c76',
'reference' => '9bad54cf8b96975b6569cd0aea41d0b78f5e1602',
'type' => 'library',
'install_path' => __DIR__ . '/../danielmarschall/php_utils',
'aliases' => array(
106,7 → 106,7
'danielmarschall/vnag' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '0d4b0b4d80430cc4b723657ad73b35f23b4fd367',
'reference' => 'ba9c0ed48696e0e1534241598a352bc4059119a4',
'type' => 'library',
'install_path' => __DIR__ . '/../danielmarschall/vnag',
'aliases' => array(
189,7 → 189,7
'phpseclib/phpseclib' => array(
'pretty_version' => '3.0.x-dev',
'version' => '3.0.9999999.9999999-dev',
'reference' => '56c79f16a6ae17e42089c06a2144467acc35348a',
'reference' => 'd2cd758ecb50addfe7a4283a2084a63efeefce3d',
'type' => 'library',
'install_path' => __DIR__ . '/../phpseclib/phpseclib',
'aliases' => array(),