mirror of
https://github.com/ivuorinen/monolog-gdpr-filter.git
synced 2026-02-12 19:49:52 +00:00
feat!: upgrade min. php version to 8.4 (#86)
* feat: upgrade min php to 7.4, upgrade packages * chore: update ci/cd, docs, supporting config to php 8.4 * chore: update rest of the docs, supporting config to php 8.4
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM php:8.2-cli-alpine
|
||||
FROM php:8.4-cli-alpine
|
||||
|
||||
# Install system dependencies
|
||||
RUN apk add --no-cache \
|
||||
|
||||
Reference in New Issue
Block a user