Skip to content

2.1.0

Compare
Choose a tag to compare
@mnapoli mnapoli released this 27 Jul 09:48
· 312 commits to master since this release

This new release introduces support for PHP 8.3 beta πŸŽ‰.

Upgrade Bref via Composer and change the PHP version in serverless.yml:

functions:
    app:
        handler: public/index.php
        runtime: php-83-fpm
        events:
            - httpApi: '*'

What's Changed

New Contributors

Sneak peak

Interested in X-Ray support? Get in touch: matthieu@bref.sh

Thanks to Bref sponsors ❀️

image

Still looking for new sponsors: https://github.com/sponsors/mnapoli

Full Changelog: 2.0.11...2.1.0