-
dependabot[bot] authored
Bumps [christophwurst/nextcloud_testing](https://github.com/ChristophWurst/nextcloud_testing) from 0.2.0 to 0.3.0. - [Commits](https://github.com/ChristophWurst/nextcloud_testing/compare/0.2.0...0.3.0)
dependabot[bot] authoredBumps [christophwurst/nextcloud_testing](https://github.com/ChristophWurst/nextcloud_testing) from 0.2.0 to 0.3.0. - [Commits](https://github.com/ChristophWurst/nextcloud_testing/compare/0.2.0...0.3.0)
This project manages its dependencies using Composer.
Learn more
composer.json 1.14 KiB
{
"repositories": [
{
"type": "pear",
"url": "https://pear.horde.org"
}
],
"config": {
"platform": {
"php": "5.6"
}
},
"require": {
"php": ">=5.6.0",
"pear-pear.horde.org/Horde_Date": "^2.4.1@stable",
"pear-pear.horde.org/Horde_Exception": "^2.0.8@stable",
"pear-pear.horde.org/Horde_Imap_Client": "^2.29.15@stable",
"pear-pear.horde.org/Horde_Mail": "^2.6.4@stable",
"pear-pear.horde.org/Horde_Mime": "^2.11.0@stable",
"pear-pear.horde.org/Horde_Nls": "^2.2.1@stable",
"pear-pear.horde.org/Horde_Stream": "^1.6.3@stable",
"pear-pear.horde.org/Horde_Support": "^2.2.0@stable",
"pear-pear.horde.org/Horde_Text_Filter": "^2.3.5@stable",
"pear-pear.horde.org/Horde_Text_Flowed": "^2.0.3@stable",
"pear-pear.horde.org/Horde_Util": "^2.5.8@stable",
"pear-pear.horde.org/Horde_Smtp": "^1.9.5@stable",
"cerdic/css-tidy": "v1.5.6",
"ezyang/htmlpurifier": "4.9.3",
"kwi/urllinker": "dev-default",
"gravatarphp/gravatar": "^1.0",
"arthurhoaro/favicon": "^1.2"
},
"require-dev": {
"christophwurst/nextcloud": "13.0.0",
"christophwurst/nextcloud_testing": "0.3.0"
},
"suggest": {
"phan/phan": "^0.10.0"
}
}