Closed peschee closed 4 years ago
@peschee For whatever reason, I missed the notification for this issue. Sorry about that.
I'll try and take a look at this in the next couple of days. Thanks for bringing it to my attention!
No worries, let me know how it goes.
These issues are resolved with v1.0.1
Hi
I'm running into an issue when trying to use your package:
composer require mattsparks/blns-php --dev
Gives me
~The first problem is because my
minimum-stability
(https://getcomposer.org/doc/04-schema.md#minimum-stability) is not set todev
. Which I assume is quite normal for many projects. You could probably solve this by releasing a version.~As for the second line: I see that you define
blns/blns
as a repository in yourcomposer.json
. However, this does not seem to be picked up.EDIT: It seems that when I add the following
to my
composer.json
, the installation withcomposer require mattsparks/blns-php --dev
works.EDIT2: There's another issue when you try using this package as a dependency. The BLNS directory path does not work
it should be