Skip to content

Commit

Permalink
Merge pull request #491 from brefphp/prepare-release
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
mnapoli authored Sep 19, 2023
2 parents 15e0dec + 0c068cf commit 812552f
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 66 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change log

## 1.3.1

- Update PDO sqlsrv to 5.11.1

## 1.3.0

- Added extension SNMP
Expand Down
132 changes: 66 additions & 66 deletions layers.json
Original file line number Diff line number Diff line change
Expand Up @@ -2448,76 +2448,76 @@
"me-south-1": 6
},
"sqlsrv-php-80": {
"ca-central-1": 14,
"eu-central-1": 14,
"eu-north-1": 14,
"eu-west-1": 14,
"eu-west-2": 14,
"eu-west-3": 14,
"sa-east-1": 14,
"us-east-1": 14,
"us-east-2": 14,
"us-west-1": 14,
"us-west-2": 14,
"ap-east-1": 11,
"ap-south-1": 14,
"ap-northeast-1": 14,
"ap-northeast-2": 14,
"ap-northeast-3": 11,
"ap-southeast-1": 14,
"ap-southeast-2": 14,
"eu-south-1": 14,
"eu-south-2": 5,
"af-south-1": 12,
"me-south-1": 9
"ca-central-1": 16,
"eu-central-1": 16,
"eu-north-1": 16,
"eu-west-1": 16,
"eu-west-2": 16,
"eu-west-3": 16,
"sa-east-1": 16,
"us-east-1": 16,
"us-east-2": 16,
"us-west-1": 16,
"us-west-2": 16,
"ap-east-1": 13,
"ap-south-1": 16,
"ap-northeast-1": 16,
"ap-northeast-2": 16,
"ap-northeast-3": 13,
"ap-southeast-1": 16,
"ap-southeast-2": 16,
"eu-south-1": 16,
"eu-south-2": 7,
"af-south-1": 14,
"me-south-1": 11
},
"sqlsrv-php-81": {
"ca-central-1": 11,
"eu-central-1": 11,
"eu-north-1": 11,
"eu-west-1": 11,
"eu-west-2": 11,
"eu-west-3": 11,
"sa-east-1": 11,
"us-east-1": 11,
"us-east-2": 11,
"us-west-1": 11,
"us-west-2": 11,
"ap-east-1": 11,
"ap-south-1": 11,
"ap-northeast-1": 11,
"ap-northeast-2": 11,
"ap-northeast-3": 11,
"ap-southeast-1": 11,
"ap-southeast-2": 11,
"eu-south-1": 11,
"eu-south-2": 5,
"af-south-1": 9,
"me-south-1": 9
"ca-central-1": 13,
"eu-central-1": 13,
"eu-north-1": 13,
"eu-west-1": 13,
"eu-west-2": 13,
"eu-west-3": 13,
"sa-east-1": 13,
"us-east-1": 13,
"us-east-2": 13,
"us-west-1": 13,
"us-west-2": 13,
"ap-east-1": 13,
"ap-south-1": 13,
"ap-northeast-1": 13,
"ap-northeast-2": 13,
"ap-northeast-3": 13,
"ap-southeast-1": 13,
"ap-southeast-2": 13,
"eu-south-1": 13,
"eu-south-2": 7,
"af-south-1": 11,
"me-south-1": 11
},
"sqlsrv-php-82": {
"ca-central-1": 7,
"eu-central-1": 7,
"eu-north-1": 7,
"eu-west-1": 7,
"eu-west-2": 7,
"eu-west-3": 7,
"sa-east-1": 7,
"us-east-1": 7,
"us-east-2": 7,
"us-west-1": 7,
"us-west-2": 7,
"ap-east-1": 7,
"ap-south-1": 7,
"ap-northeast-1": 7,
"ap-northeast-2": 7,
"ap-northeast-3": 7,
"ap-southeast-1": 7,
"ap-southeast-2": 7,
"eu-south-1": 7,
"eu-south-2": 5,
"af-south-1": 5,
"me-south-1": 5
"ca-central-1": 9,
"eu-central-1": 9,
"eu-north-1": 9,
"eu-west-1": 9,
"eu-west-2": 9,
"eu-west-3": 9,
"sa-east-1": 9,
"us-east-1": 9,
"us-east-2": 9,
"us-west-1": 9,
"us-west-2": 9,
"ap-east-1": 9,
"ap-south-1": 9,
"ap-northeast-1": 9,
"ap-northeast-2": 9,
"ap-northeast-3": 9,
"ap-southeast-1": 9,
"ap-southeast-2": 9,
"eu-south-1": 9,
"eu-south-2": 7,
"af-south-1": 7,
"me-south-1": 7
},
"ssh2-php-80": {
"ca-central-1": 10,
Expand Down

0 comments on commit 812552f

Please sign in to comment.