aboutsummaryrefslogtreecommitdiffstats
path: root/cpanfile
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2018-10-10 09:31:48 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2018-10-10 09:31:48 +0100
commit9ecce5d09e5fe806b6d4b221df08f9ae993dc502 (patch)
treed50b53a0c7ebcc6c45b0130c8405e8d521b4b5b6 /cpanfile
parent3fa7a7f4026c22d562d0fdb21ce2ec184dd163e0 (diff)
[Angus] Remove cobrand.
Diffstat (limited to 'cpanfile')
-rw-r--r--cpanfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpanfile b/cpanfile
index 7c6330bbf..7c2bcf173 100644
--- a/cpanfile
+++ b/cpanfile
@@ -106,7 +106,7 @@ requires 'XML::Simple';
requires 'YAML';
feature 'uk', 'FixMyStreet.com specific requirements' => sub {
- # East Hampshire & Angus
+ # East Hampshire
requires 'SOAP::Lite', '1.20';
};