Mercurial > hg > rc1
comparison composer.json @ 48:839c4d0fcb9f
not sure why back in August
| author | Charlie Root |
|---|---|
| date | Mon, 06 Oct 2025 12:17:00 -0400 |
| parents | 05c4c32948af |
| children |
comparison
equal
deleted
inserted
replaced
| 47:121a341ecb84 | 48:839c4d0fcb9f |
|---|---|
| 34 "phpunit/phpunit": "^4.8.36 || ^5.7.21" | 34 "phpunit/phpunit": "^4.8.36 || ^5.7.21" |
| 35 }, | 35 }, |
| 36 "suggest": { | 36 "suggest": { |
| 37 "pear/net_ldap2": "~2.2.0 required for connecting to LDAP", | 37 "pear/net_ldap2": "~2.2.0 required for connecting to LDAP", |
| 38 "kolab/net_ldap3": "~1.0.6 required for connecting to LDAP" | 38 "kolab/net_ldap3": "~1.0.6 required for connecting to LDAP" |
| 39 }, | |
| 40 "config": { | |
| 41 "allow-plugins": { | |
| 42 "roundcube/plugin-installer": true | |
| 43 } | |
| 39 } | 44 } |
| 40 } | 45 } |
