Skip to content

Commit 16158f0

Browse files
committed
Apply changes from MyIntervals/PHP-CSS-Parser#193 as a patch
1 parent f8cc996 commit 16158f0

File tree

5 files changed

+485
-52
lines changed

5 files changed

+485
-52
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
},
5353
"patches": {
5454
"sabberworm/php-css-parser": {
55+
"Add additional validation for size unit <https://github.com/sabberworm/PHP-CSS-Parser/pull/193>": "patches/php-css-parser-pull-193.patch",
5556
"Validate name-start code points for identifier <https://github.com/sabberworm/PHP-CSS-Parser/pull/185>": "patches/php-css-parser-pull-185.patch",
5657
"Fix parsing CSS selectors which contain commas <https://github.com/westonruter/PHP-CSS-Parser/pull/1>": "patches/php-css-parser-commit-10a2501.patch"
5758
}

0 commit comments

Comments
 (0)