Merge pull request 'Add php 8.5 version' (#14) from feature/php-8.5 into main

Reviewed-on: #14
This commit was merged in pull request #14.
This commit is contained in:
2026-03-24 09:36:40 +00:00

View File

@@ -4,7 +4,11 @@ on:
image: image:
required: false required: false
type: string type: string
<<<<<<< HEAD
default: git.qlic.nl/qlic/quality:php8.5
=======
default: git.qlic.nl/qlic/quality:php8.4 default: git.qlic.nl/qlic/quality:php8.4
>>>>>>> 3176fb49bb5370e8943f2f383bbfcc385a18d37a
username: username:
required: false required: false
type: string type: string