Renamed RemoteSourceInterface.php to ServiceSourceInterface.php

https://git.n64.cc/nosial/ncc/-/issues/28
This commit is contained in:
Netkas 2022-12-15 01:04:52 -05:00
parent 31ae2fcddd
commit a21ea606d9

View file

@ -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