Correct documentation on PHP compatiblity, fixes #134
This commit is contained in:
bovenliggende
6cce90f2de
commit
49e2aaf44a
@ -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
|
||||
|
||||
|
Laden…
Verwijs in nieuw issue
Block a user