This website works better with JavaScript
Home
Explore
Help
Sign In
mrkad
/
php-qrcode
mirror of
https://github.com/chillerlan/php-qrcode.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
:octocat: add PHP 8.4 for static analysis
smiley
1 year ago
parent
cd42d3c4cb
commit
b640be287a
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
.github/workflows/ci.yml
+ 1
- 0
.github/workflows/ci.yml
View File
@@ -27,6 +27,7 @@ jobs:
php-version:
php-version:
- "8.2"
- "8.2"
- "8.3"
- "8.3"
+ - "8.4"
steps:
steps:
- name: "Checkout"
- name: "Checkout"