Correct documentation on PHP compatiblity, fixes #134

This commit is contained in:
Stéphane Goetz 2019-09-09 19:53:59 +02:00
bovenliggende 6cce90f2de
commit 49e2aaf44a
1 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen

Bestand weergeven

@ -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