mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-09-10 17:56:32 +00:00
🔥 PHP 8.4
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
||||
- name: "Install PHP"
|
||||
uses: shivammathur/setup-php@v2
|
||||
with:
|
||||
php-version: "8.3"
|
||||
php-version: "8.4"
|
||||
extensions: opcache, ${{ env.PHP_EXTENSIONS }}
|
||||
ini-values: ${{ env.PHP_INI_VALUES }}
|
||||
coverage: none
|
||||
|
||||
Reference in New Issue
Block a user