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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@protonmail.com>2022-04-26 08:57:39 +0300
committerJohn Molakvoæ <skjnldsv@protonmail.com>2022-04-26 08:58:57 +0300
commit1f92440b79e90bd3337407ed55ea7d8474ee0ddf (patch)
tree1e9194afc0653c6c2ee8268d37a64297c72c7d24 /composer.lock
parent8bcba22d77cc56433a38be29e66692db94c2081a (diff)
Fix mexitek/phpcolorsfix/phpcolors
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock60
1 files changed, 3 insertions, 57 deletions
diff --git a/composer.lock b/composer.lock
index 69042da683c..0898d151e57 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,62 +4,8 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "8f8b099365b3839a80b19e266c4ba5e4",
- "packages": [
- {
- "name": "mexitek/phpcolors",
- "version": "v1.0.4",
- "source": {
- "type": "git",
- "url": "https://github.com/mexitek/phpColors.git",
- "reference": "4043974240ca7dc3c2bec3c158588148b605b206"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/mexitek/phpColors/zipball/4043974240ca7dc3c2bec3c158588148b605b206",
- "reference": "4043974240ca7dc3c2bec3c158588148b605b206",
- "shasum": ""
- },
- "require": {
- "php": "^7.2|^8.0"
- },
- "require-dev": {
- "nette/tester": "^2.3",
- "squizlabs/php_codesniffer": "^3.5"
- },
- "type": "library",
- "autoload": {
- "classmap": [
- "src"
- ]
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Arlo Carreon",
- "homepage": "http://arlocarreon.com",
- "role": "creator"
- }
- ],
- "description": "A series of methods that let you manipulate colors. Just incase you ever need different shades of one color on the fly.",
- "homepage": "http://mexitek.github.com/phpColors/",
- "keywords": [
- "color",
- "css",
- "design",
- "frontend",
- "ui"
- ],
- "support": {
- "issues": "https://github.com/mexitek/phpColors/issues",
- "source": "https://github.com/mexitek/phpColors"
- },
- "time": "2021-11-26T13:19:08+00:00"
- }
- ],
+ "content-hash": "8333c8a239fe5ccec285dfbccc17cca4",
+ "packages": [],
"packages-dev": [
{
"name": "bamarni/composer-bin-plugin",
@@ -130,5 +76,5 @@
"platform-overrides": {
"php": "7.4"
},
- "plugin-api-version": "2.2.0"
+ "plugin-api-version": "2.3.0"
}