We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 748d3d9 commit fa17bb1Copy full SHA for fa17bb1
1 file changed
composer.json
@@ -26,9 +26,8 @@
26
"php": ">=5.0.0",
27
"ext-soap": "*",
28
"symfony/event-dispatcher": ">=2.8.26",
29
- "detain/myadmin-plugin-installer": "dev-master",
30
- "roave/security-advisories": "dev-master"
31
- },
+ "detain/myadmin-plugin-installer": "dev-master"
+ },
32
"require-dev": {
33
"phpunit/phpunit": "*",
34
"phpunit/phpunit-mock-objects": "*",
@@ -42,4 +41,4 @@
42
41
"Detain\\MyAdminWebhostingIp\\": "src/"
43
}
44
45
-}
+}
0 commit comments