We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dbbccb commit 4a3d572Copy full SHA for 4a3d572
CHANGELOG.md
@@ -15,6 +15,10 @@ This project adheres to [Semantic Versioning](https://semver.org/).
15
16
### Fixed
17
18
+## 8.5.1
19
+
20
+### Fixed
21
22
- Fix (regression) failure to parse at-rules with strict parsing (#456)
23
24
## 8.5.0
composer.json
@@ -44,7 +44,7 @@
44
},
45
"extra": {
46
"branch-alias": {
47
- "dev-master": "9.0.x-dev"
+ "dev-main": "9.0.x-dev"
48
}
49
50
"scripts": {
0 commit comments