fpalvadeau/oss-td2

1.0.0 2023-07-05 09:54 UTC

This package is auto-updated.

Last update: 2024-05-05 11:56:36 UTC


README

A beautiful demo package

Installation

Local Development

    composer install
    php vendor/bin/phpstan analyze src --level=max
    php vendor/bin/phpunit tests