This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
mrkad
/
php-qrcode
mirror da
https://github.com/chillerlan/php-qrcode.git
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
:octocat: add PHP 8.4 for static analysis
smiley
1 anno fa
parent
cd42d3c4cb
commit
b640be287a
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
.github/workflows/ci.yml
+ 1
- 0
.github/workflows/ci.yml
Vedi File
@@ -27,6 +27,7 @@ jobs:
php-version:
- "8.2"
- "8.3"
+ - "8.4"
steps:
- name: "Checkout"