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:
authorRichard Steinmetz <richard@steinmetz.cloud>2022-01-12 11:28:02 +0300
committerGitHub <noreply@github.com>2022-01-12 11:28:02 +0300
commit80fa3e354daf05a1fa5332b229ac781d828924c3 (patch)
tree5633ffa35a9f604b610608dc2f3ca428c8e8dcc0 /composer.lock
parentacb45665d1517c2e0d4982d8bf075bb5ad12edb9 (diff)
parenta0fdcb4e8ec6d3aa8deab2105d0bb5e5115ea53e (diff)
Merge pull request #5939 from nextcloud/dependabot/composer/cerdic/css-tidy-2.0.0
Bump cerdic/css-tidy from 1.7.3 to 2.0.0
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock16
1 files changed, 8 insertions, 8 deletions
diff --git a/composer.lock b/composer.lock
index d5d2a5d24..c9f8532ab 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": "423a8924f6c07e22900198c54a6a480e",
+ "content-hash": "644a61f389e95e8416af0e7f7badda5b",
"packages": [
{
"name": "amphp/amp",
@@ -563,24 +563,24 @@
},
{
"name": "cerdic/css-tidy",
- "version": "v1.7.3",
+ "version": "v2.0.0",
"source": {
"type": "git",
"url": "https://github.com/Cerdic/CSSTidy.git",
- "reference": "919411b2c16ab985f7c61e0d9bb6c35d080f6cf6"
+ "reference": "3eaaedd862563bbaa8f85606cfda65c8f6ad513b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/Cerdic/CSSTidy/zipball/919411b2c16ab985f7c61e0d9bb6c35d080f6cf6",
- "reference": "919411b2c16ab985f7c61e0d9bb6c35d080f6cf6",
+ "url": "https://api.github.com/repos/Cerdic/CSSTidy/zipball/3eaaedd862563bbaa8f85606cfda65c8f6ad513b",
+ "reference": "3eaaedd862563bbaa8f85606cfda65c8f6ad513b",
"shasum": ""
},
"require": {
- "php": "^5.4.0 || ^7"
+ "php": "^7.1 || ^8"
},
"require-dev": {
"pear/text_diff": "^1.2",
- "simpletest/simpletest": "^1.1"
+ "simpletest/simpletest": "dev-master"
},
"bin": [
"bin/pcsstidy"
@@ -604,7 +604,7 @@
}
],
"description": "CSSTidy is a CSS minifier",
- "time": "2020-11-03T13:08:18+00:00"
+ "time": "2022-01-10T15:58:08+00:00"
},
{
"name": "christophwurst/kitinerary",