8
0
Fork 0

Correct documentation on PHP compatiblity, fixes #134

Dieser Commit ist enthalten in:
Stéphane Goetz 2019-09-09 19:53:59 +02:00
Ursprung 6cce90f2de
Commit 49e2aaf44a
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen

Datei anzeigen

@ -145,9 +145,9 @@ Now that you got the basics, you can also [see what you can configure](05_Config
## PHP Requirements
Daux.io is compatible with PHP 5.6 and up.
Daux.io is compatible with PHP 7.1.3 and up.
The reason is because some dependencies we have do not support php 5.5 anymore.
The reason is because some dependencies we have (mainly Symfony and Guzzle) do not support PHP 5.6 anymore.
### Extensions