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 9c2243d commit 689aef1Copy full SHA for 689aef1
.github/workflows/test-application.yaml
@@ -20,6 +20,8 @@ jobs:
20
include:
21
- php-version: '7.1'
22
dependencies: 'lowest'
23
+ - php-version: '7.2'
24
+ - php-version: '7.3'
25
- php-version: '7.4'
26
- php-version: '8.0'
27
0 commit comments