Skip to content

Commit

Permalink
Merge branch 'justinhartman_master'
Browse files Browse the repository at this point in the history
# Conflicts:
#	composer.json
  • Loading branch information
SchuBu committed Oct 29, 2021
2 parents 2351efd + 5076313 commit 3f0e646
Show file tree
Hide file tree
Showing 10 changed files with 513 additions and 226 deletions.
291 changes: 208 additions & 83 deletions README.md

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions src/SchuBu/Iseed/Facades/Iseed.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@

class Iseed extends Facade
{

/**
* Get the registered name of the component.
*
Expand All @@ -16,4 +15,4 @@ protected static function getFacadeAccessor()
{
return 'iseed';
}
}
}
Loading

0 comments on commit 3f0e646

Please sign in to comment.