Skip to content

Commit d82b2b1

Browse files
committed
wip
Signed-off-by: Mior Muhammad Zaki <[email protected]>
1 parent 37631f6 commit d82b2b1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,16 @@
99
"composer-runtime-api": "^2.2",
1010
"fakerphp/faker": "^1.21",
1111
"orchestra/workbench": "^8.11|^9.7",
12-
"symfony/polyfill-php83": "^1.28"
12+
"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",
1919
"orchestra/testbench": "^8.24|^9.2",
20-
"phpstan/phpstan": "^1.11"
20+
"phpstan/phpstan": "^1.12",
21+
"spatie/laravel-ray": "^1.37"
2122
},
2223
"conflict": {
2324
"laravel/nova": "<5.0.0 || >=6.0.0"

0 commit comments

Comments
 (0)