Skip to content

Commit 9f9fe60

Browse files
committed
Add missing json MO config to PECL package
1 parent 34e23e9 commit 9f9fe60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/prep-release.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ function get_files() {
6262
"scripts/centos/ldap/users",
6363
"scripts/presets/*.{json}",
6464
"scripts/ssl/*.pem",
65-
"scripts/*.{php,sh}",
65+
"scripts/*.{json,php,sh}",
6666
"tests/utils/*.{inc,json.gz,php}",
6767
"tests/**/*.{phpt}",
6868
),

0 commit comments

Comments
 (0)