- added bin/update-formats.sh to "bin"
This commit is contained in:
Doug Bird 2018-06-12 17:10:48 -07:00
parent 86a33b8946
commit a6df8d5628
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
"MIT", "MIT",
"GPL-3.0+" "GPL-3.0+"
], ],
"bin": ["bin/update-formats.sh"],
"require": { "require": {
"php": ">=7.2.1" "php": ">=7.2.1"
} }