mirror of
https://github.com/grocy/grocy.git
synced 2026-06-23 16:48:51 -07:00
10c1ccd6e4
* Extend Grocy REQUIRED_PHP_EXTENSIONS After installing Grocy on FreeBSD, even with all extensions installed that are listed in REQUIRED_PHP_EXTENSIONS, Grocy still couldn't start. The added 3 PHP Extensions are also needed to run Grocy. * Added note about core extensions Co-authored-by: Bernd Bestel <bernd@berrnd.de>