n3ttech/checking

Installs: 52

Dependents: 4

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/n3ttech/checking

1.1.3 2019-12-01 10:12 UTC

This package is auto-updated.

Last update: 2025-09-29 02:03:17 UTC


README

Add to you composer.json

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