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.
2 parents 6269ed6 + 4a025c8 commit ff64ab4Copy full SHA for ff64ab4
.github/workflows/continuous-integration.yml
@@ -14,7 +14,7 @@ jobs:
14
matrix:
15
operating-system: [ubuntu-latest, windows-latest, macOS-latest]
16
php-versions: ['7.3', '7.4', '8.0', '8.1', '8.2', '8.3']
17
- composer-versions: ['composer:v1', 'composer:v2']
+ composer-versions: ['composer:v2']
18
dependencies: ["lowest", "highest"]
19
20
steps:
0 commit comments