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

Commit df91ab6

Browse files
author
Brian Faust
committed
chore: require dependencies to be always installed
1 parent f5efb42 commit df91ab6

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
@@ -9,7 +9,7 @@
99
"email": "[email protected]"
1010
}
1111
],
12-
"require-dev": {
12+
"require": {
1313
"ergebnis/composer-normalize": "^2.8",
1414
"ergebnis/phpstan-rules": "^0.15",
1515
"friendsofphp/php-cs-fixer": "^2.16",

0 commit comments

Comments
 (0)