Skip to content

Commit 481962b

Browse files
authored
wip
1 parent d82b2b1 commit 481962b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@
77
"require": {
88
"php": "^8.1",
99
"composer-runtime-api": "^2.2",
10-
"fakerphp/faker": "^1.21",
11-
"orchestra/workbench": "^8.11|^9.7",
10+
"fakerphp/faker": "^1.24",
11+
"orchestra/workbench": "^8.12|^9.8",
1212
"symfony/polyfill-php83": "^1.31"
1313
},
1414
"require-dev": {
1515
"larastan/larastan": "^2.4",
1616
"laravel/nova": "*",
1717
"laravel/pint": "^1.17",
1818
"orchestra/pest-plugin-testbench": "^2.0|^3.0",
19-
"orchestra/testbench": "^8.24|^9.2",
19+
"orchestra/testbench": "^8.28|^9.6.1",
2020
"phpstan/phpstan": "^1.12",
2121
"spatie/laravel-ray": "^1.37"
2222
},

0 commit comments

Comments
 (0)