Skip to content

Commit 7129dce

Browse files
authored
Merge pull request #31 from Arzaroth/master
Update composer.json
2 parents cd6678f + 84e9fa8 commit 7129dce

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
"email": "[email protected]"
1010
}
1111
],
12+
"require": {
13+
"php": ">= 5.4.0"
14+
},
1215
"autoload": {
1316
"psr-4": {
1417
"mikehaertl\\shellcommand\\": "src/"

0 commit comments

Comments
 (0)