Skip to content

Commit a027acf

Browse files
committed
Require masterminds/html5 ^2.7 for ScraperTest compatibility
The Scraper tool tests require a newer version of masterminds/html5 to work correctly in the monorepo CI environment.
1 parent f694137 commit a027acf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/agent/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"symfony/type-info": "^7.3|^8.0"
3434
},
3535
"require-dev": {
36+
"masterminds/html5": "^2.7",
3637
"mrmysql/youtube-transcript": "^0.0.5",
3738
"nyholm/psr7": "^1.8",
3839
"php-http/discovery": "^1.19",

0 commit comments

Comments
 (0)