Automatic push 4.5.0

This commit is contained in:
chevereto
2026-04-08 17:03:15 +00:00
parent e0f06f36eb
commit 84d9cf6187
40 changed files with 4154 additions and 765 deletions

2
.github/test.yml vendored
View File

@@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
operating-system: [ubuntu-22.04]
php-versions: ["8.0", "8.1"]
php-versions: ["8.2"]
env:
extensions: pcov, imagick
tools: composer

View File

@@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-22.04]
php: ["8.1"]
php: ["8.2"]
env:
tools: composer
ini-values: default_charset='UTF-8'

View File

@@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
operating-system: [ubuntu-latest]
php-versions: ["8.1"]
php-versions: ["8.2"]
env:
tools: composer
ini-values: default_charset='UTF-8'