Dateien hochladen nach „“

This commit is contained in:
2020-06-24 22:15:28 +02:00
parent afd29103e4
commit 7303c06335
5 changed files with 167 additions and 2 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.