Bump required Module::Install version in everything. janus++
[catagits/Catalyst-Authentication-Store-LDAP.git] / Makefile.PL
index 9b041d9..ee123c7 100644 (file)
@@ -1,4 +1,4 @@
-use inc::Module::Install;
+use inc::Module::Install 0.87;
 
 name('Catalyst-Authentication-Store-LDAP');
 abstract('Authenticate Users against LDAP Directories');