We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c76658 commit dc49a7dCopy full SHA for dc49a7d
.github/workflows/code_analysis.yaml
@@ -18,7 +18,7 @@ jobs:
18
19
strategy:
20
matrix:
21
- php-versions: ['7.4', '8.0', '8.1', '8.2', '8.3']
+ php-versions: ['8.1', '8.2', '8.3']
22
actions:
23
-
24
name: 'Composer Validate'
0 commit comments