Skip to content

Commit eae2f83

Browse files
committed
Moves dev dependency
1 parent 2ed81a4 commit eae2f83

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@
1212
],
1313
"require": {
1414
"php": ">=5.4",
15-
"phpunit/phpunit": "~4.4"
16-
},
17-
"require-dev": {
15+
"phpunit/phpunit": "~4.4",
1816
"php-http/common": "dev-master",
1917
"guzzlehttp/psr7": "~1.0",
2018
"th3n3rd/cartesian-product": "^0.2"

0 commit comments

Comments
 (0)