chore: php 8.5 (#1024)

This commit is contained in:
Kyrch
2025-12-17 22:57:59 -03:00
committed by GitHub
parent 245aadf381
commit 8077b37b9d
8 changed files with 158 additions and 155 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ jobs:
steps:
- uses: shivammathur/setup-php@v2
with:
php-version: '8.4.1'
php-version: '8.5'
tools: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, phpunit
- uses: actions/checkout@v3
- name: Copy .env
+1 -1
View File
@@ -10,7 +10,7 @@ jobs:
steps:
- uses: shivammathur/setup-php@v2
with:
php-version: '8.4.1'
php-version: '8.5'
tools: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, phpunit
- uses: actions/checkout@v3
- name: Copy .env