Subversion Repositories oidplus

Compare Revisions

Regard whitespace Rev 1055 → Rev 1056

/trunk/vendor/composer/installed.json
288,18 → 288,18
"source": {
"type": "git",
"url": "https://github.com/danielmarschall/php_utils.git",
"reference": "e430ac9bcdb86116724bd55b737999e97935b660"
"reference": "4532821d43a9dd32a53807a67f102048a66740af"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/danielmarschall/php_utils/zipball/e430ac9bcdb86116724bd55b737999e97935b660",
"reference": "e430ac9bcdb86116724bd55b737999e97935b660",
"url": "https://api.github.com/repos/danielmarschall/php_utils/zipball/4532821d43a9dd32a53807a67f102048a66740af",
"reference": "4532821d43a9dd32a53807a67f102048a66740af",
"shasum": ""
},
"require": {
"php": ">=7.0"
},
"time": "2022-12-11T00:17:31+00:00",
"time": "2022-12-26T18:24:37+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": "f28693d38ba21bb0d9f0c411ee5dae2b178201da"
"reference": "f81d9ea09a07a06bf5e2130eed9b6616606bb3c4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/f28693d38ba21bb0d9f0c411ee5dae2b178201da",
"reference": "f28693d38ba21bb0d9f0c411ee5dae2b178201da",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/f81d9ea09a07a06bf5e2130eed9b6616606bb3c4",
"reference": "f81d9ea09a07a06bf5e2130eed9b6616606bb3c4",
"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": "2022-12-17T18:26:50+00:00",
"time": "2022-12-23T16:46:46+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
1057,23 → 1057,23
},
{
"name": "twbs/bootstrap",
"version": "v5.2.3",
"version_normalized": "5.2.3.0",
"version": "v5.3.0-alpha1",
"version_normalized": "5.3.0.0-alpha1",
"source": {
"type": "git",
"url": "https://github.com/twbs/bootstrap.git",
"reference": "cb021439c683d9805e2864c58095b92d405e9b11"
"reference": "cf9454caa00872899215603e5e036d9a824b1b11"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/twbs/bootstrap/zipball/cb021439c683d9805e2864c58095b92d405e9b11",
"reference": "cb021439c683d9805e2864c58095b92d405e9b11",
"url": "https://api.github.com/repos/twbs/bootstrap/zipball/cf9454caa00872899215603e5e036d9a824b1b11",
"reference": "cf9454caa00872899215603e5e036d9a824b1b11",
"shasum": ""
},
"replace": {
"twitter/bootstrap": "self.version"
},
"time": "2022-11-21T18:19:01+00:00",
"time": "2022-12-24T16:37:22+00:00",
"type": "library",
"installation-source": "dist",
"notification-url": "https://packagist.org/downloads/",
1104,7 → 1104,7
],
"support": {
"issues": "https://github.com/twbs/bootstrap/issues",
"source": "https://github.com/twbs/bootstrap/tree/v5.2.3"
"source": "https://github.com/twbs/bootstrap/tree/v5.3.0-alpha1"
},
"install-path": "../twbs/bootstrap"
},