Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Nov 7, 2023
1 parent a49ab75 commit a90a04f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Composer.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

namespace Orchestra\Workbench;

/**
* @deprecated use `Illuminate\Support\Composer` instead
*/
class Composer extends \Illuminate\Support\Composer
{
//
Expand Down

0 comments on commit a90a04f

Please sign in to comment.