diff --git a/Modulefile b/Modulefile index 64ee72e..d35db53 100644 --- a/Modulefile +++ b/Modulefile @@ -1,8 +1,8 @@ name 'willdurand-composer' -version '0.0.7' +version '0.0.7' summary 'This module installs Composer, a dependency manager for PHP.' description 'This module installs Composer, a dependency manager for PHP.' license 'MIT' author 'William Durand' -dependency 'maestrodev/wget' +dependency 'maestrodev/wget', '>=1.2.0'