Skip to content

Commit

Permalink
[TEST] Test with the dev version of php-css-parser
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverklee committed Jan 2, 2024
1 parent 727bdf7 commit 7a5c724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"php": "~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0",
"ext-dom": "*",
"ext-libxml": "*",
"sabberworm/php-css-parser": "^8.4.0",
"sabberworm/php-css-parser": "dev-master",
"symfony/css-selector": "^4.4.23 || ^5.4.0 || ^6.0.0 || ^7.0.0"
},
"require-dev": {
Expand Down

0 comments on commit 7a5c724

Please sign in to comment.