Using Phing as build-tool

This commit is contained in:
2019-06-05 00:10:35 +02:00
parent d329257704
commit 7cbbf2cd88
5 changed files with 353 additions and 284 deletions

View File

@@ -47,7 +47,8 @@
},
"require-dev" : {
"wapmorgan/php-code-analyzer" : "^1.0",
"phpunit/phpunit" : "~8.1"
"phpunit/phpunit" : "~8.1",
"phing/phing" : "~2.16"
},
"config" : {
"bin-dir" : "bin"