Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2527956
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
View Options
diff --git a/composer.json b/composer.json
index d19d5cc..c95e29d 100644
--- a/composer.json
+++ b/composer.json
@@ -1,27 +1,33 @@
{
"name": "kolab/irony",
"description": "iRony - The Kolab WebDAV/CalDAV/CardDAV Server",
"license": "AGPL-3.0",
"version": "0.3-dev",
"repositories": [
{
"type": "pear",
"url": "http://pear.php.net/"
},
{
"type": "vcs",
"url": "https://github.com/thomascube/sabre-vobject.git"
+ },
+ {
+ "type": "vcs",
+ "url": "git://git.kolab.org/git/pear/Net_LDAP3"
}
],
"require": {
"php": ">=5.3.3",
"sabre/dav" : "1.8.9"
},
"require-dev": {
- "pear-pear.php.net/Mail_Mime": ">=1.8.1",
- "pear-pear.php.net/Mail_mimeDecode": ">=1.5.5",
- "pear-pear.php.net/Net_IDNA2": ">=0.1.1",
- "pear-pear.php.net/HTTP_Request2": ">=2.1.1"
+ "pear/mail_mime": ">=1.8.9",
+ "pear/mail_mime-decode": ">=1.5.5",
+ "pear/http_request2": ">=2.1.1",
+ "pear-pear.php.net/net_idna2": ">=0.1.1",
+ "pear-pear.php.net/net_ldap2": ">=2.0.12",
+ "kolab/Net_LDAP3": "dev-master"
},
"minimum-stability": "dev"
-}
\ No newline at end of file
+}
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sat, Jan 31, 8:15 PM (1 d, 11 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
426465
Default Alt Text
(1 KB)
Attached To
Mode
R5 irony
Attached
Detach File
Event Timeline
Log In to Comment