Skip to content

Commit e7df099

Browse files
Nyholmbref-bot
andauthored
Release 1.8.0 (#594)
* Release 1.8.0 * Updated layers.json --------- Co-authored-by: Bref Bot <github-bot@bref.sh>
1 parent 6c39cb8 commit e7df099

File tree

3 files changed

+610
-488
lines changed

3 files changed

+610
-488
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
- Upgrade Imagick to version 7.1.1-38 and build with support for AVIF format (aom encoder).
66
- Added support for [MongoDB driver for PHP](https://pecl.php.net/package/mongodb) 2.0.0
7+
- Use official Tideways image
8+
- Upgrade NewRelic Agent to v11.7.0.21
79

810
## 1.7.2
911

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"description": "Extra PHP extensions for your lambda application.",
44
"type": "library",
55
"require-dev": {
6-
"symfony/process": "^5.0",
7-
"symfony/finder": "^5.2",
6+
"symfony/process": "^5.4",
7+
"symfony/finder": "^5.4",
88
"mnapoli/silly": "^1.7",
99
"mnapoli/silly-php-di": "^1.2",
1010
"php-di/php-di": "^6.3",
1111
"async-aws/core": "^1.7",
12-
"symfony/http-client": "5.3.8",
12+
"symfony/http-client": "^5.4",
1313
"async-aws/lambda": "^1.1",
1414
"bref/logger": "^1.0"
1515
},

0 commit comments

Comments
 (0)