Skip to content

Commit a41878d

Browse files
authored
Update composer.json
1 parent 1f5f300 commit a41878d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
"require": {
1919
"php": "^8.1",
2020
"illuminate/contracts": "^9.0|^10.0",
21-
"spatie/browsershot": "^3.57",
21+
"spatie/browsershot": "^3.0|^4.0",
2222
"spatie/laravel-package-tools": "^1.14"
2323
},
2424
"require-dev": {
2525
"laravel/pint": "^1.0",
26-
"nunomaduro/collision": "^6.0",
26+
"nunomaduro/collision": "^7.0",
2727
"nunomaduro/larastan": "^2.0.1",
2828
"orchestra/testbench": "^7.0",
2929
"pestphp/pest": "^1.21",

0 commit comments

Comments
 (0)