Skip to content

0.2.17

Compare
Choose a tag to compare
@mnapoli mnapoli released this 20 Jun 22:12
· 3456 commits to master since this release
343d65b

#26 #29: Configure PHP flags and extensions using .bref.yml

For example:

php:
    configuration:
        max_execution_time: 300
    extensions:
        - redis

Here is the list of extensions available:

  • Redis: redis
  • MongoDB: mongodb