diff --git a/SourceHgWeb/SourceHgWeb.php b/SourceHgWeb/SourceHgWeb.php index 9e6e6cb..f1084a1 100644 --- a/SourceHgWeb/SourceHgWeb.php +++ b/SourceHgWeb/SourceHgWeb.php @@ -26,7 +26,6 @@ $this->requires = array( 'MantisCore' => '1.2.0', 'Source' => '0.14', - 'Meta' => '0.1', ); $this->author = 'David Hicks';