Commit graph

8 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
1f42619fef [TASK] Update codestyle and add .editorconfig 2020-09-24 16:54:45 +02:00
619436a2fd
Add tests and execute via GitHub Actions 2020-09-10 11:22:16 +02:00
Florian Weiss
6e73b71098 [FIX] License 2020-04-02 11:33:43 +02:00
Florian Weiss
0af8ef3db4 [FIX] Add missing composer.json info 2020-04-02 11:30:44 +02:00
Florian Weiss
91b0f0d8f9 [TASK] Introduce Examples and means for rendering Verification Buttons 2020-03-26 17:54:35 +01:00
Florian Weiss
50f06d3aa2 Initial commit 2020-03-26 12:56:55 +01:00