Skip to content

Commit a3c3a5b

Browse files
authored
Merge pull request #45 from fitztrev/patch-1
Upgrade sabberworm/php-css-parser to latest v8.3.0
2 parents 406bad8 + ea991f4 commit a3c3a5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
}
2222
},
2323
"require": {
24-
"sabberworm/php-css-parser": "8.1.*"
24+
"sabberworm/php-css-parser": "^8.3"
2525
},
2626
"require-dev": {
2727
"phpunit/phpunit": "^5.5|^6.5"

0 commit comments

Comments
 (0)