Skip to content
This repository was archived by the owner on Oct 19, 2020. It is now read-only.

Commit e54fb93

Browse files
committed
Only non dev require for metapackage
1 parent 07b3874 commit e54fb93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"email": "[email protected]"
1111
}
1212
],
13-
"require-dev": {
13+
"require": {
1414
"behat/behat": "@stable",
1515
"brianium/paratest": "@stable",
1616
"friendsofphp/php-cs-fixer": "@stable",

0 commit comments

Comments
 (0)