Skip to content

Commit

Permalink
Merge pull request #176 from koromerzhin/develop
Browse files Browse the repository at this point in the history
  • Loading branch information
koromerzhin authored Nov 8, 2023
2 parents 93405c9 + 2e70776 commit d9a41cf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ services:
php81:
image: php:8.1.20
php82:
image: php:8.2.11
image: php:8.2.12
5 changes: 5 additions & 0 deletions matrix.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,11 @@
},
{
"version": "8.2.11",
"latest": "off",
"disable": "on"
},
{
"version": "8.2.12",
"latest": "on",
"disable": "off"
}
Expand Down

0 comments on commit d9a41cf

Please sign in to comment.