File tree Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -40,6 +40,9 @@ branches:
4040 - context : " Tests (8.4, highest)"
4141 - context : " Tests (8.4, locked)"
4242 - context : " Tests (8.4, lowest)"
43+ - context : " Tests (8.5, highest)"
44+ - context : " Tests (8.5, locked)"
45+ - context : " Tests (8.5, lowest)"
4346 strict : false
4447 restrictions :
4548
Original file line number Diff line number Diff line change @@ -517,6 +517,7 @@ jobs:
517517 - " 8.2"
518518 - " 8.3"
519519 - " 8.4"
520+ - " 8.5"
520521
521522 dependencies :
522523 - " lowest"
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ For a full diff see [`2.47.0...main`][2.47.0...main].
1212
1313- Updated ` schema.json ` ([ #1454 ] ), by [ @ergebnis-bot ]
1414- Allowed installation on PHP 8.5 ([ #1485 ] ), by [ @localheinz ]
15+ - Added support for PHP 8.5 ([ #1490 ] ), by [ @AlexSkrypnyk ]
1516- Updated ` localheinz/diff ` ([ #1493 ] ), by [ @andrey-helldar ]
1617
1718## [ ` 2.47.0 ` ] [ 2.47.0 ]
@@ -1303,8 +1304,10 @@ For a full diff see [`81bc3a8...0.1.0`][81bc3a8...0.1.0].
13031304[ #1441 ] : https://github.com/ergebnis/composer-normalize/pull/1441
13041305[ #1454 ] : https://github.com/ergebnis/composer-normalize/pull/1454
13051306[ #1485 ] : https://github.com/ergebnis/composer-normalize/pull/1485
1307+ [ #1490 ] : https://github.com/ergebnis/composer-normalize/pull/1490
13061308[ #1493 ] : https://github.com/ergebnis/composer-normalize/pull/1493
13071309
1310+ [ @AlexSkrypnyk ] : https://github.com/AlexSkrypnyk
13081311[ @andrey-helldar ] : https://github.com/andrey-helldar
13091312[ @core23 ] : https://github.com/core23
13101313[ @dependabot ] : https://github.com/dependabot
You can’t perform that action at this time.
0 commit comments