Renamed RemoteSourceInterface.php to ServiceSourceInterface.php
https://git.n64.cc/nosial/ncc/-/issues/28
This commit is contained in:
parent
31ae2fcddd
commit
a21ea606d9
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
use ncc\Objects\RemotePackageInput;
|
||||
|
||||
interface RemoteSourceInterface
|
||||
interface ServiceSourceInterface
|
||||
{
|
||||
/**
|
||||
* Fetches a package and all it's dependencies from the given remote source
|
Loading…
Add table
Reference in a new issue