Skip to content

Commit 0361cae

Browse files
committed
chore: added php8.0 to analysis
1 parent 578b5d3 commit 0361cae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_analysis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
strategy:
2020
matrix:
21-
php-versions: ['8.1', '8.2', '8.3']
21+
php-versions: ['8.0','8.1', '8.2', '8.3']
2222
actions:
2323
-
2424
name: 'Composer Validate'

0 commit comments

Comments
 (0)