Page MenuHomePhorge

No OneTemporary

Size
452 B
Referenced Files
None
Subscribers
None
diff --git a/composer-dist.json b/composer-dist.json
new file mode 100644
index 0000000..abd9aad
--- /dev/null
+++ b/composer-dist.json
@@ -0,0 +1,17 @@
+{
+ "name": "kolab/irony",
+ "description": "iRony - The Kolab WebDAV/CalDAV/CardDAV Server",
+ "license": "AGPL-3.0",
+ "version": "0.3-dev",
+ "require": {
+ "php": ">=5.3.3"
+ },
+ "autoload": {
+ "psr-0": {
+ "": "/usr/share/pear/"
+ },
+ "psr-4": {
+ "": "/usr/share/php/"
+ }
+ }
+}

File Metadata

Mime Type
text/x-diff
Expires
Sat, Jan 31, 9:50 PM (1 d, 15 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
426277
Default Alt Text
(452 B)

Event Timeline