n3ttech/checking

1.1.3 2019-12-01 10:12 UTC

This package is auto-updated.

Last update: 2024-04-29 04:15:38 UTC


README

Add to you composer.json

"scripts": {
    "post-install-cmd": [
        "N3ttech\\Checking\\ScriptHandler::run"
    ],
    "post-update-cmd": [
        "N3ttech\\Checking\\ScriptHandler::run"
    ]
}