Skip to content

Commit

Permalink
Add require-dev the "imports analyzer" package
Browse files Browse the repository at this point in the history
  • Loading branch information
rahi69 committed Dec 30, 2023
1 parent bf22290 commit 3a0be64
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
},
"require-dev": {
"orchestra/testbench": "^4.0|^5.0|^6.0",
"laravel/legacy-factories": "^1.1"
"laravel/legacy-factories": "^1.1",
"imanghafoori/php-imports-analyzer": "^1.0.6"
},
"autoload-dev": {
"psr-4": {
Expand Down

0 comments on commit 3a0be64

Please sign in to comment.