v0.3.2 2024-03-29 17:15 UTC

This package is auto-updated.

Last update: 2024-03-29 17:15:59 UTC


README

Action Status Amethyst

Add two data: foo and bar. Used primarly for testing

Requirements

  • PHP 8.2 and later

Installation

You can install it via Composer by typing the following command:

composer require amethyst/foo

The package will automatically register itself.

Testing

  • Clone this repository
  • Copy the default phpunit.xml.dist to phpunit.xml
  • Change the environment variables as you see fit
  • Launch ./vendor/bin/phpunit