Skip to content

Commit 19d2b55

Browse files
committed
Updated composer versions
1 parent ac2aac7 commit 19d2b55

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
@@ -6,11 +6,10 @@
66
"minimum-stability": "dev",
77
"license":"BSD-3-Clause",
88
"require": {
9-
"php": ">=5.4.0",
109
"getherbie/herbie": "^1.0.0",
11-
"getherbie/composer": "dev-master",
12-
"getherbie/plugin-simplecontact": "dev-master",
13-
"getherbie/plugin-simplesearch": "dev-master"
10+
"getherbie/composer": "^1.0.0",
11+
"getherbie/plugin-simplecontact": "^1.0.0",
12+
"getherbie/plugin-simplesearch": "^1.0.0"
1413
},
1514
"config": {
1615
"process-timeout": 1800

0 commit comments

Comments
 (0)