Skip to content

Commit 057ae2c

Browse files
authored
Merge pull request #159 from joomlatools/feature/158-symlink
Update symlinker dependencies
2 parents ca83492 + 0c29697 commit 057ae2c

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

src/Joomlatools/Console/Command/Extension/Symlink.php

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,6 @@ class Symlink extends AbstractSite
2424
protected static $_symlinkers = array();
2525

2626
protected static $_dependencies = array(
27-
'extman' => array('nooku-framework', 'com_files', 'com_activities'), // deprecated
28-
29-
'joomlatools-framework' => array(
30-
'joomlatools-framework-files',
31-
'joomlatools-framework-activities',
32-
'joomlatools-framework-scheduler',
33-
'joomlatools-framework-migrator',
34-
'joomlatools-framework-tags'
35-
),
3627
'joomlatools-pages' => array('joomlatools-framework'),
3728
'pages' => array('joomlatools-framework'),
3829
'docman' => array('joomlatools-framework'),

0 commit comments

Comments
 (0)