summaryrefslogtreecommitdiff
path: root/includes/composer/composer.lock
diff options
context:
space:
mode:
authorRaindropsSys <contact@minteck.org>2023-03-21 16:21:21 +0100
committerRaindropsSys <contact@minteck.org>2023-03-21 16:21:21 +0100
commit475c5731bf3362b6ac8d2dc5d5b43e4b4a6117bd (patch)
tree2cff46debf9c1e13892e7babff9deb6874ecb4b2 /includes/composer/composer.lock
parent7ccc2de87f9e25c715dc09b9aba4eb5c66f80424 (diff)
downloadpluralconnect-475c5731bf3362b6ac8d2dc5d5b43e4b4a6117bd.tar.gz
pluralconnect-475c5731bf3362b6ac8d2dc5d5b43e4b4a6117bd.tar.bz2
pluralconnect-475c5731bf3362b6ac8d2dc5d5b43e4b4a6117bd.zip
Updated 26 files and added 1074 files (automated)
Diffstat (limited to 'includes/composer/composer.lock')
-rw-r--r--includes/composer/composer.lock53
1 files changed, 52 insertions, 1 deletions
diff --git a/includes/composer/composer.lock b/includes/composer/composer.lock
index 16edbe1..2b37790 100644
--- a/includes/composer/composer.lock
+++ b/includes/composer/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": "3458bdb49c5d50ced381c8336aa903c4",
+ "content-hash": "86a67e35ca5515089e6e08bdf53297ac",
"packages": [
{
"name": "ksubileau/color-thief-php",
@@ -65,6 +65,57 @@
"source": "https://github.com/ksubileau/color-thief-php/tree/v2.0.1"
},
"time": "2022-11-12T10:09:40+00:00"
+ },
+ {
+ "name": "om/icalparser",
+ "version": "v3.0.6",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/OzzyCzech/icalparser.git",
+ "reference": "1481bc442a48cd1678291958b33efa22a628fb0b"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/OzzyCzech/icalparser/zipball/1481bc442a48cd1678291958b33efa22a628fb0b",
+ "reference": "1481bc442a48cd1678291958b33efa22a628fb0b",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=8.0.0"
+ },
+ "require-dev": {
+ "nette/tester": "^2.4"
+ },
+ "suggest": {
+ "ext-dom": "for timezone tool"
+ },
+ "type": "library",
+ "autoload": {
+ "classmap": [
+ "src/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "BSD-3-Clause"
+ ],
+ "authors": [
+ {
+ "name": "Roman Ožana",
+ "email": "roman@ozana.cz"
+ }
+ ],
+ "description": "Simple iCal parser",
+ "keywords": [
+ "calendar",
+ "ical",
+ "parser"
+ ],
+ "support": {
+ "issues": "https://github.com/OzzyCzech/icalparser/issues",
+ "source": "https://github.com/OzzyCzech/icalparser/tree/v3.0.6"
+ },
+ "time": "2023-02-09T07:45:07+00:00"
}
],
"packages-dev": [],