Skip to content

Commit

Permalink
Support browsershot v5
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanzweifel committed Nov 25, 2024
1 parent a73dce3 commit 645b20e
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 @@ -22,7 +22,7 @@
"php": "^8.2",
"hammerstone/sidecar": "^0.4 || ^0.5 || ^0.6",
"illuminate/contracts": "^10.0 || ^11.0",
"spatie/browsershot": "^4.0",
"spatie/browsershot": "^4.0 || ^5.0",
"spatie/laravel-package-tools": "^1.9.2"
},
"require-dev": {
Expand Down

0 comments on commit 645b20e

Please sign in to comment.