Skip to content

Commit

Permalink
Merge pull request #1 from Escarter/v0.2
Browse files Browse the repository at this point in the history
fixed issues with namespace
  • Loading branch information
Escarter authored Oct 17, 2024
2 parents 74561ef + 6d35c7c commit 027c7e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/OpenapiMoMoServiceProvider.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

namespace Escarter\Openapimomo;
namespace Escarter\OpenapiMoMo;

use Illuminate\Support\ServiceProvider;

Expand Down

0 comments on commit 027c7e1

Please sign in to comment.