mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2026-01-09 17:41:14 +00:00
Backport tools
This commit is contained in:
13
php_tools/jsonlint/install.yml
Normal file
13
php_tools/jsonlint/install.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
|
||||
check: jsonlint --version | grep -E '[0-9][.0-9]+' || (jsonlint --version; false)
|
||||
|
||||
all:
|
||||
type: npm
|
||||
package: jsonlint
|
||||
binary: jsonlint
|
||||
version:
|
||||
build_dep: []
|
||||
run_dep: []
|
||||
pre:
|
||||
post:
|
||||
Reference in New Issue
Block a user