Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/1.x' into 1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
crynobone committed Nov 27, 2023
2 parents a67fb4c + c56114e commit 19bc231
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Composer.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ class Composer extends \Illuminate\Support\Composer
*
* @param callable(array):array $callback
*/
#[\Override]
public function modify(callable $callback): void
{
$composerFile = "{$this->workingPath}/composer.json";
Expand Down

0 comments on commit 19bc231

Please sign in to comment.