Skip to content

Commit

Permalink
allow browsershot v4
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Dec 29, 2023
1 parent ad7a090 commit 3d14282
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 @@ -21,7 +21,7 @@
"guzzlehttp/psr7": "^2.0",
"illuminate/collections": "^10.0",
"nicmart/tree": "^0.3.0",
"spatie/browsershot": "^3.45",
"spatie/browsershot": "^3.45|^4.0",
"spatie/robots-txt": "^2.0",
"symfony/dom-crawler": "^6.0 | ^7.0"
},
Expand Down

0 comments on commit 3d14282

Please sign in to comment.