Skip to content

Commit 66b7c74

Browse files
author
Itamar Junior
committed
Update namespace in LaravelAppointmentServiceProvider to align with the new directory structure
1 parent 5548d56 commit 66b7c74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LaravelAppointmentServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
namespace Codeitamarjr\LaravelAppointments\src;
3+
namespace Codeitamarjr\LaravelAppointments;
44

55
use Illuminate\Support\ServiceProvider;
66

0 commit comments

Comments
 (0)