gammadia/voilab-restanswer

Fork of voilab/restanswer with support for modern PHP versions.

1.0.1 2022-11-02 16:17 UTC

This package is auto-updated.

Last update: 2024-04-30 00:39:30 UTC


README

Learn more about it in its documentation.

A fork for modern days CI

This is a fork of voilab/restanswer adapted for modern PHP development, which supports :

  • PHP 7.2 <-> 8.1

The following changes were applied to the dev dependencies :

  • PHPStan baseline added to keep the code in good health
  • Add GitHub Actions for continuous integration