We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a42fcda commit 3f75f12Copy full SHA for 3f75f12
1 file changed
composer.json
@@ -22,9 +22,8 @@
22
"php": ">=5.0.0",
23
"ext-soap": "*",
24
"symfony/event-dispatcher": ">=2.8.26",
25
- "detain/myadmin-plugin-installer": "dev-master",
26
- "roave/security-advisories": "dev-master"
27
- },
+ "detain/myadmin-plugin-installer": "dev-master"
+ },
28
"require-dev": {
29
"phpunit/phpunit": "*",
30
"phpunit/phpunit-mock-objects": "*",
@@ -38,4 +37,4 @@
38
37
"Detain\\MyAdminSsl\\": "src/"
39
}
40
41
-}
+}
0 commit comments