Commit graph

5 commits

Author SHA1 Message Date
691adc00a6
Follow and validate against PSR-12
This prevents unnecessary merge conflicts in future.
Also code follows a simple formatting rule set and is easier to read.
2020-10-05 08:49:33 +02:00
c75aa1f2c0
Support PHP 7.2 and 7.3
As those are still supported and used by many Unix distributions.
Many software is running on PHP 7.2 and 7.3 and the code base should
support those versions.
2020-10-05 08:45:52 +02:00
Markus Klein
ed73b6d3f0 [TASK] Update composer.lock 2020-09-25 14:52:49 +02:00
619436a2fd
Add tests and execute via GitHub Actions 2020-09-10 11:22:16 +02:00
Florian Weiss
50f06d3aa2 Initial commit 2020-03-26 12:56:55 +01:00