Skip to content

Commit

Permalink
fix namespace (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffreyrose authored Dec 17, 2024
1 parent 19a3c35 commit adb9663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/USHolidays/Carbon.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
/**
* @deprecated
*/
class Carbon extends \UsHolidays\USHolidays
class Carbon extends \USHolidays\USHolidays
{
}

0 comments on commit adb9663

Please sign in to comment.