Skip to content

Commit f15255d

Browse files
authored
Remove require-dev after PR #31 discussion
1 parent 5157270 commit f15255d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

composer.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
"require": {
1313
"php": "^5.4.0 || ^7.0"
1414
},
15-
"require-dev": {
16-
"phpunit/phpunit": "^4.8"
17-
},
1815
"autoload": {
1916
"psr-4": {
2017
"mikehaertl\\shellcommand\\": "src/"

0 commit comments

Comments
 (0)