Skip to content

Commit 69b5c96

Browse files
authored
Merge branch 'master' into master
2 parents 6192495 + 5dc5e49 commit 69b5c96

File tree

11 files changed

+366
-184
lines changed

11 files changed

+366
-184
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## 1.4.11
44

5+
- Updated Blackfire to version 1.92.29.
56
- Upgrade Imagick to version 7.1.1-38 and build with support for AVIF format (aom encoder).
67

78
## 1.4.10

Readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ a limit of 5 layers per Lambda. You can also utilise the provided docker images
1414
1515

1616
> **Warning**
17-
>
17+
>
1818
> **ARM64 is not supported yet with Bref v2.**
1919
2020

@@ -64,6 +64,7 @@ functions:
6464
| gnupg | `${bref-extra:gnupg-php-81}` |
6565
| GMP | `${bref-extra:gmp-php-81}` |
6666
| gRPC | `${bref-extra:grpc-php-81}` |
67+
| h3 | `${bref-extra:h3-php-81}` |
6768
| Igbinary | `${bref-extra:igbinary-php-81}` |
6869
| Imagick | `${bref-extra:imagick-php-81}` |
6970
| IMAP | `${bref-extra:imap-php-81}` |

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"latest_versions": {
33
"v0": "0.12.4",
4-
"v1": "1.4.3"
4+
"v1": "1.4.10"
55
}
66
}

0 commit comments

Comments
 (0)