You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: composer.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -94,9 +94,9 @@
94
94
"Fix ReflectionParameter warnings on PHP 8": "patches/phpunit-mock-objects.patch"
95
95
},
96
96
"sabberworm/php-css-parser": {
97
-
"1. Add additional validation for size unit <https://github.com/sabberworm/PHP-CSS-Parser/pull/350>": "https://github.com/sabberworm/PHP-CSS-Parser/compare/e41d2140031d533348b2192a83f02d8dd8a71d30...b1f74798a7d21d0e6f6402ee8a06c92c7f92fae5.diff",
98
-
"2. Validate name-start code points for identifier <https://github.com/westonruter/PHP-CSS-Parser/pull/2>": "https://github.com/westonruter/PHP-CSS-Parser/compare/e41d2140031d533348b2192a83f02d8dd8a71d30...a49bd92c35e9bbbaaca23cf33874a65dd485c30b.diff",
99
-
"3. Fix parsing CSS selectors which contain commas <https://github.com/westonruter/PHP-CSS-Parser/pull/1>": "https://github.com/westonruter/PHP-CSS-Parser/compare/e41d2140031d533348b2192a83f02d8dd8a71d30...935ea79e0389e672a9deadf9f366e6faab9110ba.diff"
97
+
"1. Add additional validation for size unit <https://github.com/sabberworm/PHP-CSS-Parser/pull/350>": "https://github.com/westonruter/PHP-CSS-Parser/commit/5b1d6a4abe43f4311d9b4674913ca665ed8c43aa.diff",
98
+
"2. Validate name-start code points for identifier <https://github.com/westonruter/PHP-CSS-Parser/pull/2>": "https://github.com/westonruter/PHP-CSS-Parser/commit/9f96bc97fcb1e848a2f6ca6f658009996883dffc.diff",
99
+
"3. Fix parsing CSS selectors which contain commas <https://github.com/westonruter/PHP-CSS-Parser/pull/1>": "https://github.com/westonruter/PHP-CSS-Parser/commit/dc18ba737fd6a611189a5b83729396500676f8dd.diff"
0 commit comments