Remove PHPUnit dependency & create shell-script with description for it

This commit is contained in:
Philipp 2021-04-05 12:33:56 +02:00
parent f6093fb869
commit 7b7322a90a
No known key found for this signature in database
GPG key ID: 9A28B7D4FF5667BD
6 changed files with 36 additions and 1459 deletions

3
.gitignore vendored
View file

@ -79,3 +79,6 @@ venv/
#Ignore log folder
/log
#Ignore temporary installed phpunit
/bin/phpunit