Skip to content

Commit

Permalink
Release 0.11.22 (#308)
Browse files Browse the repository at this point in the history
* Release 0.11.22

* Update release 0.11.22

* Try to fix the build by forcing PHP-DI 6

* Updated layers.json

* Fixed typo

* Updated layers.json

Co-authored-by: Matthieu Napoli <matthieu@mnapoli.fr>
Co-authored-by: Bref Bot <github-bot@bref.sh>
  • Loading branch information
3 people authored Feb 1, 2022
1 parent 5777572 commit 39b971a
Show file tree
Hide file tree
Showing 3 changed files with 442 additions and 270 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change log

## 0.11.22

### Added

- Kafka extension updated to 1.8.2
- Kafka support for PHP 8.1
- MongoDB support for PHP 8.1
- Tidy support for PHP 8.1
- Yaml support for PHP 8.1
- Serverless Framework v3 support

## 0.11.21

### Added
Expand Down
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"symfony/finder": "^5.2",
"mnapoli/silly": "^1.7",
"mnapoli/silly-php-di": "^1.2",
"php-di/php-di": "^6.3",
"async-aws/core": "^1.7",
"symfony/http-client": "5.3.8",
"async-aws/lambda": "^1.1",
Expand Down
Loading

0 comments on commit 39b971a

Please sign in to comment.