Subversion Repositories oidplus

Compare Revisions

Regard whitespace Rev 1347 → Rev 1348

/trunk/vendor/composer/installed.json
392,18 → 392,18
"source": {
"type": "git",
"url": "https://github.com/danielmarschall/uuid_mac_utils.git",
"reference": "c543e45a3ee94d8cfbc251c118543caa5dce5c1b"
"reference": "ce6991c9c2a06c4fbc616b91664187e1f797a3b9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/danielmarschall/uuid_mac_utils/zipball/c543e45a3ee94d8cfbc251c118543caa5dce5c1b",
"reference": "c543e45a3ee94d8cfbc251c118543caa5dce5c1b",
"url": "https://api.github.com/repos/danielmarschall/uuid_mac_utils/zipball/ce6991c9c2a06c4fbc616b91664187e1f797a3b9",
"reference": "ce6991c9c2a06c4fbc616b91664187e1f797a3b9",
"shasum": ""
},
"require": {
"php": ">=7.0"
},
"time": "2023-07-22T21:36:19+00:00",
"time": "2023-07-29T18:27:37+00:00",
"default-branch": true,
"type": "library",
"installation-source": "dist",
/trunk/vendor/composer/installed.php
95,7 → 95,7
'danielmarschall/uuid_mac_utils' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => 'c543e45a3ee94d8cfbc251c118543caa5dce5c1b',
'reference' => 'ce6991c9c2a06c4fbc616b91664187e1f797a3b9',
'type' => 'library',
'install_path' => __DIR__ . '/../danielmarschall/uuid_mac_utils',
'aliases' => array(
/trunk/vendor/licenses
16,8 → 16,8
danielmarschall/php-sha3 dev-master 5605bd5 MIT
danielmarschall/php_utils 9999999-dev 4a41123 Apache-2.0
danielmarschall/php_utils dev-master 4a41123 Apache-2.0
danielmarschall/uuid_mac_utils 9999999-dev c543e45 Apache-2.0
danielmarschall/uuid_mac_utils dev-master c543e45 Apache-2.0
danielmarschall/uuid_mac_utils 9999999-dev ce6991c Apache-2.0
danielmarschall/uuid_mac_utils dev-master ce6991c Apache-2.0
danielmarschall/vnag 9999999-dev 1c01739 Apache-2.0
danielmarschall/vnag dev-master 1c01739 Apache-2.0
dcodeio/bcrypt.js master master BSD-3-Clause, MIT