Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit 593904c

Browse files
committed
wip
1 parent 1683507 commit 593904c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@
2727
"illuminate/view": "^8.56"
2828
},
2929
"require-dev": {
30-
"blade-ui-kit/blade-heroicons": "^1.0",
31-
"friendsofphp/php-cs-fixer": "^2.18",
32-
"orchestra/testbench": "^6.15",
33-
"phpunit/phpunit": "^9.5.4",
34-
"psalm/plugin-laravel": "^1.4",
30+
"blade-ui-kit/blade-heroicons": "^1.2",
31+
"friendsofphp/php-cs-fixer": "^3.0",
32+
"orchestra/testbench": "^6.6",
33+
"phpunit/phpunit": "^9.5",
34+
"psalm/plugin-laravel": "^1.5",
3535
"spatie/laravel-ray": "^1.25",
3636
"spatie/phpunit-snapshot-assertions": "^4.2",
37-
"vimeo/psalm": "^4.6"
37+
"vimeo/psalm": "^4.8"
3838
},
3939
"suggest": {
4040
"blade-ui-kit/blade-heroicons": "Required for the default icons used in this package",

0 commit comments

Comments
 (0)