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

Commit 12cb654

Browse files
committed
Expose config dumper as vendor binary.
1 parent 7dd9ef6 commit 12cb654

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,8 @@
4343
},
4444
"provide": {
4545
"container-interop/container-interop-implementation": "^1.1"
46-
}
46+
},
47+
"bin": [
48+
"bin/dump-config.php"
49+
]
4750
}

0 commit comments

Comments
 (0)