File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 88 fail-fast : false
99 matrix :
1010 operating-system : [ ubuntu-latest ]
11- php-versions : [ '8.0' ]
11+ php-versions : [ '8.0', '8.1' ]
1212 composer-dependencies : [ '', '--prefer-lowest' ]
1313 symfony-version : [ '' ]
1414 extra-label : [ '' ]
1919 operating-system : windows-latest
2020 coverage : xdebug
2121
22+ - php-versions : ' 8.1'
23+ operating-system : windows-latest
24+ coverage : xdebug
25+
2226 steps :
2327 # see https://github.com/actions/checkout/issues/226#issue-606867805
2428 - name : Prepare git
Original file line number Diff line number Diff line change @@ -69,6 +69,7 @@ Changelog
6969
7070## 3.4.0 (2021-??-??)
7171- [ #15 ] ( ../../pull/15 ) Drop support for PHP < 8.0
72+ - [ #16 ] ( ../../pull/16 ) Add support for PHP 8.1
7273
7374## 3.3.0 (2020-12-31)
7475- [ #12 ] ( ../../pull/12 ) Drop support for PHP < 7.4
You can’t perform that action at this time.
0 commit comments