Skip to content

Commit 1839eb7

Browse files
committed
Update deps
1 parent 020b50d commit 1839eb7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@
3737
"laravel/legacy-factories": "^1.3.0",
3838
"league/fractal": "^0.20",
3939
"nikic/fast-route": "^1.3",
40-
"orchestra/testbench": "^7.0|^8.0|^v9.10.0",
40+
"orchestra/testbench": "^7.0|^8.0|^v9.10.0|^10.0",
4141
"pestphp/pest": "^1.21|^2.0|^3.0",
4242
"phpstan/phpstan": "^2.1.5",
43-
"phpunit/phpunit": "^9.0|^10.0",
44-
"symfony/css-selector": "^6.0",
45-
"symfony/dom-crawler": "^6.0",
43+
"phpunit/phpunit": "^9.0|^10.0|^11.0",
44+
"symfony/css-selector": "^6.0|^7.0",
45+
"symfony/dom-crawler": "^6.0|^7.0",
4646
"spatie/ray": "^1.41"
4747
},
4848
"autoload": {

0 commit comments

Comments
 (0)