Skip to content

Commit

Permalink
renamed SP accordingly
Browse files Browse the repository at this point in the history
  • Loading branch information
jarektkaczyk committed Oct 13, 2017
1 parent 71054d3 commit 1a0536c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ServiceProvider.php → src/MutableServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
/**
* @codeCoverageIgnore
*/
class ServiceProvider extends BaseProvider
class MutableServiceProvider extends BaseProvider
{

/**
Expand Down

0 comments on commit 1a0536c

Please sign in to comment.