undo reset

This commit is contained in:
Dennis Eichhorn 2020-07-31 15:39:20 +02:00
parent f27feb766c
commit d90f037dc2
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
vendor

View File

@ -7,7 +7,7 @@ In order to setup the application for development for the first time please see
Make sure your dev-environment or server fulfills the following requirements:
* PHP >= 7.4
* PHP extensions: mbstring, gd, zip, dom, mysql/pgsql/sqlsrv, sqlite, bcmath, imap*, redis*, memcached*, ftp*, socket*, curl*, xml*
* PHP extensions: mbstring, gd, zip, dom, mysql/pgsql/sqlsrv, sqlite, bcmath, imap\*, redis\*, memcached\*, ftp\*, socket\*, curl\*, xml\*
* databases: mysql, postgresql, sqlsrv
* webserver: apache2
* mod_headers