diff --git a/docs/00_Getting_Started.md b/docs/00_Getting_Started.md index e9e1194..a3dc07b 100644 --- a/docs/00_Getting_Started.md +++ b/docs/00_Getting_Started.md @@ -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