Initial commit

This commit is contained in:
2020-10-02 08:06:04 +02:00
parent 25708d01db
commit 1fd648bc4a
17 changed files with 567 additions and 1 deletions

18
SECURITY.md Normal file
View File

@ -0,0 +1,18 @@
# Security Policy
## Supported Versions
We are currently maintaining the following versions:
| Version | Supported |
| ------- | ------------------ |
| v1.0 | :white_check_mark: |
| v1.1 | :ballot_box_with_check: |
## Supported & Tested PHP-Versions:
- 7.0
- 7.1
- 7.2
- 7.3
PHP versions below 7.0 get errors because of unique type assignments.