Skip to content

Commit 77c1595

Browse files
committed
⬆️ Update the package and its dependencies
1 parent b35f00d commit 77c1595

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

composer.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@
5555
"license": "MIT",
5656
"authors": [
5757
{
58-
"name": "SIGUI Kessé Emmanuel",
59-
"email": "contact@sigui.ci",
60-
"homepage": "https://sigui.ci"
58+
"name": "Sigui Kessé Emmanuel",
59+
"email": "siguici@proton.me",
60+
"homepage": "https://siguici.deno.dev"
6161
}
6262
],
6363
"support": {
@@ -68,20 +68,20 @@
6868
},
6969
"require": {
7070
"php": ">=8.2",
71-
"barryvdh/laravel-debugbar": "^3.10",
71+
"barryvdh/laravel-debugbar": "^3.13",
7272
"barryvdh/laravel-ide-helper": "^3.0",
7373
"larastan/larastan": "^2.9",
7474
"laravel/sail": "^1.29",
75-
"orchestra/testbench": "^8.21",
75+
"orchestra/testbench": "^9.0",
7676
"pestphp/pest-plugin-faker": "^2.0",
7777
"pestphp/pest-plugin-laravel": "^2.3",
7878
"pestphp/pest-plugin-livewire": "^2.1",
7979
"pestphp/pest-plugin-watch": "^2.1",
80-
"psalm/plugin-laravel": "^2.9",
81-
"sikessem/devtools": "^0.4.0",
82-
"spatie/laravel-ignition": "^2.4",
83-
"spatie/laravel-ray": "^1.33",
84-
"wulfheart/laravel-actions-ide-helper": "^0.7.0"
80+
"psalm/plugin-laravel": "^2.11",
81+
"sikessem/devtools": "^0.7.0",
82+
"spatie/laravel-ignition": "^2.5",
83+
"spatie/laravel-ray": "^1.36",
84+
"wulfheart/laravel-actions-ide-helper": "^0.7.2"
8585
},
8686
"extra": {
8787
"branch-alias": {

0 commit comments

Comments
 (0)