Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 198 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 198 Bytes

php-block

PHP tasks for bldr.

Installation

Add the following to your bldr.json in the require section:

{
    "require": {
        "bldr-io/php-block": "dev-master"
    }
}