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 ac2aac7 commit 19d2b55Copy full SHA for 19d2b55
1 file changed
composer.json
@@ -6,11 +6,10 @@
6
"minimum-stability": "dev",
7
"license":"BSD-3-Clause",
8
"require": {
9
- "php": ">=5.4.0",
10
"getherbie/herbie": "^1.0.0",
11
- "getherbie/composer": "dev-master",
12
- "getherbie/plugin-simplecontact": "dev-master",
13
- "getherbie/plugin-simplesearch": "dev-master"
+ "getherbie/composer": "^1.0.0",
+ "getherbie/plugin-simplecontact": "^1.0.0",
+ "getherbie/plugin-simplesearch": "^1.0.0"
14
},
15
"config": {
16
"process-timeout": 1800
0 commit comments