Skip to content

Commit 689aef1

Browse files
authored
build all minor php versions
1 parent 9c2243d commit 689aef1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-application.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
include:
2121
- php-version: '7.1'
2222
dependencies: 'lowest'
23+
- php-version: '7.2'
24+
- php-version: '7.3'
2325
- php-version: '7.4'
2426
- php-version: '8.0'
2527
- php-version: '8.0'

0 commit comments

Comments
 (0)