File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 interval : " daily"
99 commit-message :
1010 prefix : " [Dependabot] "
11- milestone : 13
11+ milestone : 14
1212 cooldown :
1313 default-days : 7
1414
@@ -26,6 +26,6 @@ updates:
2626 versioning-strategy : " increase"
2727 commit-message :
2828 prefix : " [Dependabot] "
29- milestone : 13
29+ milestone : 14
3030 cooldown :
3131 default-days : 7
Original file line number Diff line number Diff line change @@ -10,23 +10,31 @@ Please also have a look at our
1010
1111### Added
1212
13- - Add support for PHP 8.6 (#1619 )
14-
1513### Changed
1614
1715### Deprecated
1816
1917### Removed
2018
19+ ### Fixed
20+
21+ ### Documentation
22+
23+ ## 9.5.0: Add support for PHP 8.6
24+
25+ ### Added
26+
27+ - Add support for PHP 8.6 (#1619 )
28+
29+ ### Removed
30+
2131- Remove the ` thecodingmachine/safe ` dependency (#1622 )
2232
2333### Fixed
2434
2535- Parse semicolon-terminated ` @layer ` statements (and other statement at-rules)
2636 instead of consuming until the next ` { ` (#1624 )
2737
28- ### Documentation
29-
3038## 9.4.0: Deprecations and bugfixes
3139
3240### Deprecated
Original file line number Diff line number Diff line change 6666 },
6767 "extra" : {
6868 "branch-alias" : {
69- "dev-main" : " 9.5 .x-dev"
69+ "dev-main" : " 9.6 .x-dev"
7070 }
7171 },
7272 "scripts" : {
You can’t perform that action at this time.
0 commit comments