Skip to content

Commit

Permalink
Merge pull request #568 from brefphp/php-84-gd
Browse files Browse the repository at this point in the history
Add PHP 8.4 support for `gd`
  • Loading branch information
mnapoli authored Nov 27, 2024
2 parents 2992310 + 7fbb68e commit fce05ab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion layers/gd/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"80",
"81",
"82",
"83"
"83",
"84"
]
}

0 comments on commit fce05ab

Please sign in to comment.