Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2022-02-28 11:55:11 +0300
committerGitHub <noreply@github.com>2022-02-28 11:55:11 +0300
commit2cb585dcde1c7a311e1ce4b56631a689838872c6 (patch)
tree2b5bde42ec0bcfe5f9bd6a2559df85ab78265f7c
parent1cf9bbaaacf9cd31a89adb0b9ce155bd6ea5f371 (diff)
parent4aad751fa5a3bd43cb5ef11adeb8834bed2fc2de (diff)
Merge pull request #6087 from nextcloud/dependabot/composer/cerdic/css-tidy-2.0.1
Bump cerdic/css-tidy from 2.0.0 to 2.0.1
-rw-r--r--composer.json2
-rw-r--r--composer.lock78
2 files changed, 40 insertions, 40 deletions
diff --git a/composer.json b/composer.json
index 94792d75d..7dfd4cf52 100644
--- a/composer.json
+++ b/composer.json
@@ -20,7 +20,7 @@
"php": ">=7.3",
"arthurhoaro/favicon": "^1.2",
"bamarni/composer-bin-plugin": "^1.4",
- "cerdic/css-tidy": "v2.0.0",
+ "cerdic/css-tidy": "v2.0.1",
"christophwurst/kitinerary": "^0.2",
"christophwurst/kitinerary-bin": "^0.2",
"christophwurst/kitinerary-flatpak": "^0.2",
diff --git a/composer.lock b/composer.lock
index a4a6fe076..7ab2e17fc 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "cd1ac8a9b8e28fab383854d9d02ed7ad",
+ "content-hash": "1d7e95275c7b85c9ba465ce894cb6f61",
"packages": [
{
"name": "amphp/amp",
@@ -39,13 +39,13 @@
}
},
"autoload": {
- "psr-4": {
- "Amp\\": "lib"
- },
"files": [
"lib/functions.php",
"lib/Internal/functions.php"
- ]
+ ],
+ "psr-4": {
+ "Amp\\": "lib"
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [
@@ -123,12 +123,12 @@
}
},
"autoload": {
- "psr-4": {
- "Amp\\ByteStream\\": "lib"
- },
"files": [
"lib/functions.php"
- ]
+ ],
+ "psr-4": {
+ "Amp\\ByteStream\\": "lib"
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [
@@ -192,14 +192,14 @@
},
"type": "library",
"autoload": {
- "psr-4": {
- "Amp\\Parallel\\": "lib"
- },
"files": [
"lib/Context/functions.php",
"lib/Sync/functions.php",
"lib/Worker/functions.php"
- ]
+ ],
+ "psr-4": {
+ "Amp\\Parallel\\": "lib"
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [
@@ -309,12 +309,12 @@
},
"type": "library",
"autoload": {
- "psr-4": {
- "Amp\\Process\\": "lib"
- },
"files": [
"lib/functions.php"
- ]
+ ],
+ "psr-4": {
+ "Amp\\Process\\": "lib"
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [
@@ -423,13 +423,13 @@
},
"type": "library",
"autoload": {
- "psr-4": {
- "Amp\\Sync\\": "src"
- },
"files": [
"src/functions.php",
"src/ConcurrentIterator/functions.php"
- ]
+ ],
+ "psr-4": {
+ "Amp\\Sync\\": "src"
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [
@@ -563,16 +563,16 @@
},
{
"name": "cerdic/css-tidy",
- "version": "v2.0.0",
+ "version": "v2.0.1",
"source": {
"type": "git",
"url": "https://github.com/Cerdic/CSSTidy.git",
- "reference": "3eaaedd862563bbaa8f85606cfda65c8f6ad513b"
+ "reference": "9efced88f9fc31ecbd52c798b6c01283966c0e48"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/Cerdic/CSSTidy/zipball/3eaaedd862563bbaa8f85606cfda65c8f6ad513b",
- "reference": "3eaaedd862563bbaa8f85606cfda65c8f6ad513b",
+ "url": "https://api.github.com/repos/Cerdic/CSSTidy/zipball/9efced88f9fc31ecbd52c798b6c01283966c0e48",
+ "reference": "9efced88f9fc31ecbd52c798b6c01283966c0e48",
"shasum": ""
},
"require": {
@@ -604,7 +604,7 @@
}
],
"description": "CSSTidy is a CSS minifier",
- "time": "2022-01-10T15:58:08+00:00"
+ "time": "2022-02-21T15:33:09+00:00"
},
{
"name": "christophwurst/kitinerary",
@@ -776,12 +776,12 @@
},
"type": "library",
"autoload": {
- "psr-0": {
- "HTMLPurifier": "library/"
- },
"files": [
"library/HTMLPurifier.composer.php"
],
+ "psr-0": {
+ "HTMLPurifier": "library/"
+ },
"exclude-from-classmap": [
"/library/HTMLPurifier/Language/"
]
@@ -2037,12 +2037,12 @@
}
},
"autoload": {
- "psr-4": {
- "Symfony\\Polyfill\\Mbstring\\": ""
- },
"files": [
"bootstrap.php"
- ]
+ ],
+ "psr-4": {
+ "Symfony\\Polyfill\\Mbstring\\": ""
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [
@@ -2111,12 +2111,12 @@
}
},
"autoload": {
- "psr-4": {
- "Symfony\\Polyfill\\Php73\\": ""
- },
"files": [
"bootstrap.php"
],
+ "psr-4": {
+ "Symfony\\Polyfill\\Php73\\": ""
+ },
"classmap": [
"Resources/stubs"
]
@@ -2187,12 +2187,12 @@
}
},
"autoload": {
- "psr-4": {
- "Symfony\\Polyfill\\Php80\\": ""
- },
"files": [
"bootstrap.php"
],
+ "psr-4": {
+ "Symfony\\Polyfill\\Php80\\": ""
+ },
"classmap": [
"Resources/stubs"
]