Skip to content

Commit

Permalink
📝 change minimum requirements in readme (#2155)
Browse files Browse the repository at this point in the history
  • Loading branch information
MrKrisKrisu authored Nov 22, 2023
1 parent 3203866 commit 6925a70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ To set up a Träwelling instance you'll need:
* [MariaDB](https://mariadb.org/download) or [MySQL](https://www.mysql.com/de/downloads/) (SQLite is used for running
tests) (You can use [Docker Compose](https://docs.docker.com/compose/) and the [dev.docker-compose.yml](dev.docker-compose.yml) for that)
* [Composer](https://getcomposer.org/download/)
* PHP 8.1 and the dependencies mentioned in composer.json
* PHP 8.2 and the dependencies mentioned in composer.json

A local instance of [db-rest v5](https://github.com/derhuerst/db-rest/tree/5) is recommended for the connection to
HAFAS. Alternatively you can use a public instance (see .env.example).
Expand Down

0 comments on commit 6925a70

Please sign in to comment.