Subversion Repositories oidplus

Compare Revisions

Regard whitespace Rev 1191 → Rev 1192

/trunk/vendor/composer/installed.json
186,6 → 186,68
"install-path": "../danielmarschall/fileformats"
},
{
"name": "danielmarschall/glip",
"version": "dev-master",
"version_normalized": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/danielmarschall/glip.git",
"reference": "83fcfd37360424dc973191d7338161bed92f7da3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/danielmarschall/glip/zipball/83fcfd37360424dc973191d7338161bed92f7da3",
"reference": "83fcfd37360424dc973191d7338161bed92f7da3",
"shasum": ""
},
"require": {
"ext-zlib": "*",
"php": ">=5.2"
},
"time": "2023-04-09T21:44:18+00:00",
"default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.1.3-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"ViaThinkSoft\\Glip\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Patrik Fimml",
"email": "patrik@fimml.at",
"homepage": "https://fimml.at/",
"role": "Developer"
},
{
"name": "Daniel Marschall",
"email": "info@daniel-marschall.de",
"homepage": "https://www.daniel-marschall.de/",
"role": "Developer"
}
],
"description": "Git library for PHP",
"homepage": "https://fimml.at/projects/glip",
"keywords": [
"git"
],
"support": {
"issues": "https://github.com/danielmarschall/glip/issues",
"source": "https://github.com/danielmarschall/glip/tree/master"
},
"install-path": "../danielmarschall/glip"
},
{
"name": "danielmarschall/oidconverter",
"version": "dev-master",
"version_normalized": "dev-master",
288,18 → 350,18
"source": {
"type": "git",
"url": "https://github.com/danielmarschall/php_utils.git",
"reference": "5e4a86a3993c68c02ab43301e4f29ffd4f285ecd"
"reference": "8edebfb477d599a78a4e67f5ad2458c24e30c718"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/danielmarschall/php_utils/zipball/5e4a86a3993c68c02ab43301e4f29ffd4f285ecd",
"reference": "5e4a86a3993c68c02ab43301e4f29ffd4f285ecd",
"url": "https://api.github.com/repos/danielmarschall/php_utils/zipball/8edebfb477d599a78a4e67f5ad2458c24e30c718",
"reference": "8edebfb477d599a78a4e67f5ad2458c24e30c718",
"shasum": ""
},
"require": {
"php": ">=7.0"
},
"time": "2023-04-08T23:20:06+00:00",
"time": "2023-04-09T22:02:32+00:00",
"default-branch": true,
"type": "library",
"installation-source": "dist",
774,12 → 836,12
"source": {
"type": "git",
"url": "https://github.com/phpseclib/phpseclib.git",
"reference": "b799abd1a0c387590c2f58ee3e12a640412b6031"
"reference": "2d1216ba29068e2ad917d320992d38c5077bdaae"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/b799abd1a0c387590c2f58ee3e12a640412b6031",
"reference": "b799abd1a0c387590c2f58ee3e12a640412b6031",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/2d1216ba29068e2ad917d320992d38c5077bdaae",
"reference": "2d1216ba29068e2ad917d320992d38c5077bdaae",
"shasum": ""
},
"require": {
797,7 → 859,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-03-23T18:04:07+00:00",
"time": "2023-04-09T15:33:57+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {