Subversion Repositories oidplus

Compare Revisions

Regard whitespace Rev 1041 → Rev 1042

/trunk/vendor/composer/installed.json
516,17 → 516,17
},
{
"name": "matthiasmullie/minify",
"version": "1.3.69",
"version_normalized": "1.3.69.0",
"version": "1.3.70",
"version_normalized": "1.3.70.0",
"source": {
"type": "git",
"url": "https://github.com/matthiasmullie/minify.git",
"reference": "a61c949cccd086808063611ef9698eabe42ef22f"
"reference": "2807d9f9bece6877577ad44acb5c801bb3ae536b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/matthiasmullie/minify/zipball/a61c949cccd086808063611ef9698eabe42ef22f",
"reference": "a61c949cccd086808063611ef9698eabe42ef22f",
"url": "https://api.github.com/repos/matthiasmullie/minify/zipball/2807d9f9bece6877577ad44acb5c801bb3ae536b",
"reference": "2807d9f9bece6877577ad44acb5c801bb3ae536b",
"shasum": ""
},
"require": {
535,14 → 535,15
"php": ">=5.3.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "~2.0",
"matthiasmullie/scrapbook": "dev-master",
"phpunit/phpunit": ">=4.8"
"friendsofphp/php-cs-fixer": ">=2.0",
"matthiasmullie/scrapbook": ">=1.3",
"phpunit/phpunit": ">=4.8",
"squizlabs/php_codesniffer": ">=3.0"
},
"suggest": {
"psr/cache-implementation": "Cache implementation to use with Minify::cache"
},
"time": "2022-08-01T09:00:18+00:00",
"time": "2022-12-09T12:56:44+00:00",
"bin": [
"bin/minifycss",
"bin/minifyjs"
562,12 → 563,12
{
"name": "Matthias Mullie",
"email": "minify@mullie.eu",
"homepage": "http://www.mullie.eu",
"homepage": "https://www.mullie.eu",
"role": "Developer"
}
],
"description": "CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.",
"homepage": "http://www.minifier.org",
"homepage": "https://github.com/matthiasmullie/minify",
"keywords": [
"JS",
"css",
577,7 → 578,7
],
"support": {
"issues": "https://github.com/matthiasmullie/minify/issues",
"source": "https://github.com/matthiasmullie/minify/tree/1.3.69"
"source": "https://github.com/matthiasmullie/minify/tree/1.3.70"
},
"funding": [
{
768,17 → 769,17
},
{
"name": "phpseclib/phpseclib",
"version": "3.0.14",
"version_normalized": "3.0.14.0",
"version": "3.0.x-dev",
"version_normalized": "3.0.9999999.9999999-dev",
"source": {
"type": "git",
"url": "https://github.com/phpseclib/phpseclib.git",
"reference": "2f0b7af658cbea265cbb4a791d6c29a6613f98ef"
"reference": "8568af7f9bd6487c3283a24d7b546f9b30597cb9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/2f0b7af658cbea265cbb4a791d6c29a6613f98ef",
"reference": "2f0b7af658cbea265cbb4a791d6c29a6613f98ef",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/8568af7f9bd6487c3283a24d7b546f9b30597cb9",
"reference": "8568af7f9bd6487c3283a24d7b546f9b30597cb9",
"shasum": ""
},
"require": {
790,12 → 791,13
"phpunit/phpunit": "*"
},
"suggest": {
"ext-dom": "Install the DOM extension to load XML formatted public keys.",
"ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
"ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
"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-04-04T05:15:45+00:00",
"time": "2022-12-07T14:38:06+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
860,7 → 862,7
],
"support": {
"issues": "https://github.com/phpseclib/phpseclib/issues",
"source": "https://github.com/phpseclib/phpseclib/tree/3.0.14"
"source": "https://github.com/phpseclib/phpseclib/tree/3.0"
},
"funding": [
{
1000,15 → 1002,15
"source": {
"type": "git",
"url": "https://github.com/tinymce/tinymce-dist.git",
"reference": "8ba44292a57da4c06463e50ae54a4e82a071c6d1"
"reference": "f078d8eb7de81f20d34b2ae4326870d20e22d4ff"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/8ba44292a57da4c06463e50ae54a4e82a071c6d1",
"reference": "8ba44292a57da4c06463e50ae54a4e82a071c6d1",
"url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/f078d8eb7de81f20d34b2ae4326870d20e22d4ff",
"reference": "f078d8eb7de81f20d34b2ae4326870d20e22d4ff",
"shasum": ""
},
"time": "2022-10-19T02:16:29+00:00",
"time": "2022-12-07T03:50:54+00:00",
"type": "component",
"extra": {
"component": {
1049,7 → 1051,7
"wysiwyg"
],
"support": {
"source": "https://github.com/tinymce/tinymce-dist/tree/5.10.6"
"source": "https://github.com/tinymce/tinymce-dist/tree/5.10.7"
},
"install-path": "../tinymce/tinymce"
},