Skip to content

Commit 3f75f12

Browse files
committed
updates removing the one dep
1 parent a42fcda commit 3f75f12

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

composer.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,8 @@
2222
"php": ">=5.0.0",
2323
"ext-soap": "*",
2424
"symfony/event-dispatcher": ">=2.8.26",
25-
"detain/myadmin-plugin-installer": "dev-master",
26-
"roave/security-advisories": "dev-master"
27-
},
25+
"detain/myadmin-plugin-installer": "dev-master"
26+
},
2827
"require-dev": {
2928
"phpunit/phpunit": "*",
3029
"phpunit/phpunit-mock-objects": "*",
@@ -38,4 +37,4 @@
3837
"Detain\\MyAdminSsl\\": "src/"
3938
}
4039
}
41-
}
40+
}

0 commit comments

Comments
 (0)