mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 09:39:57 +00:00
* 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>