Skip to content

Commit 7f3fd24

Browse files
authored
Merge pull request #30 from MacPaw/develop
Release 0.5.0
2 parents 6cc0f4e + 8dc083d commit 7f3fd24

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,12 @@ jobs:
2222
- '5.1.*'
2323
- '5.2.*'
2424
- '5.3.*'
25+
- '5.4.*'
2526
include:
27+
- php: '8.0'
28+
symfony-versions: '^6.0'
29+
- php: '8.1'
30+
symfony-versions: '^6.0'
2631
- description: 'Log Code Coverage'
2732
php: '8.1'
2833
coverage: 'xdebug'

0 commit comments

Comments
 (0)