File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 33 "description" : " 🧪 Sikessem development tools for Laravel applications." ,
44 "homepage" : " https://packagist.org/packages/sikessem/laravel-devtools" ,
55 "keywords" : [
6+ " actions" ,
67 " analyze-code" ,
78 " automated-testing" ,
89 " code-analyzer" ,
1920 " dump" ,
2021 " fake" ,
2122 " faker" ,
23+ " ide-helper" ,
2224 " ignition" ,
2325 " inspect-code" ,
2426 " laravel" ,
6769 "require" : {
6870 "php" : " ^8.1||^8.2" ,
6971 "barryvdh/laravel-debugbar" : " ^3.9" ,
72+ "barryvdh/laravel-ide-helper" : " ^2.13" ,
7073 "laravel/sail" : " ^1.25" ,
7174 "nunomaduro/larastan" : " ^2.6" ,
7275 "orchestra/testbench" : " ^8.13" ,
7780 "psalm/plugin-laravel" : " ^2.8" ,
7881 "sikessem/devtools" : " ^0.2.0" ,
7982 "spatie/laravel-ignition" : " ^2.3" ,
80- "spatie/laravel-ray" : " ^1.33"
83+ "spatie/laravel-ray" : " ^1.33" ,
84+ "wulfheart/laravel-actions-ide-helper" : " ^0.5.0"
8185 },
8286 "extra" : {
8387 "branch-alias" : {
You can’t perform that action at this time.
0 commit comments