Requirements

GreenLight v2 is available. For new projects, please, consider using the latest version of the package.

GreenLight v1 has the same system requirements as a fresh Laravel 5.7 instance has:

  • PHP >= 7.1.3
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Mbstring PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension
  • Ctype PHP Extension
  • JSON PHP Extension
  • BCMath PHP Extension

The rest of the required dependencies are defined in the composer.json file of the package.

This package is tested with previous Laravel versions as well, however it is always recommended to use the latest possible version of Laravel available.