bakkerij / notifier

Notifications plugin for CakePHP 3.x
MIT License
59 stars 38 forks source link

Package list update #19

Closed b1scuit closed 8 years ago

b1scuit commented 8 years ago

Can the packagelist page for the plugin be updated as the old version is still in place so composer is still pulling the older version of this application and causing errors with cakePHP

https://packagist.org/packages/bakkerij/notifier

Thanks for any help.

bobmulder commented 8 years ago

Sorry for the delay @ChickenBiscuit.

I don't get what's wrong with packagist? I just abandoned https://packagist.org/packages/cakemanager/cakephp-notifier and suggested https://packagist.org/packages/bakkerij/notifier.

lorro commented 8 years ago

If we do composer require bakkerij/notifier version 1.2.0 gets pulled in by composer which has a dependendy of cakePHP 3.2.* So it won't be pulled in when you're running the latest cakePHP namely 3.3.3.

If I do composer require bakkerij/notifier:dev-master, all gets pulled in correctly. As that version depends on 3.3.*.

bobmulder commented 8 years ago

So we need a 1.2.1 release @lorro?

b1scuit commented 8 years ago

Not yet, probably a few more things to do before another version release I'd say

On Wed, 7 Sep 2016, 10:42 Bob Mulder, notifications@github.com wrote:

So we need a 1.2.1 release @lorro https://github.com/lorro?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/bakkerij/notifier/issues/19#issuecomment-245229340, or mute the thread https://github.com/notifications/unsubscribe-auth/ACEugU6pZc0hPy1BvpEnwK5DyijrH2hkks5qnocNgaJpZM4JnzJg .

Faithfully, Peter Holt (The annoying long-haired coder guy) USE MY REPCODE: 7900

bobmulder commented 8 years ago

Yeah, but to get 1.2 fixed, I'll release 1.2.1 which means it's a simple bugfix (not a 'big' release like 1.3 would be).

bobmulder commented 8 years ago

Fixed through https://github.com/bakkerij/notifier/releases/tag/1.2.1