Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working on CakePHP 3.4.3 ? #24

Open
pogs94 opened this issue Mar 16, 2017 · 6 comments
Open

Not working on CakePHP 3.4.3 ? #24

pogs94 opened this issue Mar 16, 2017 · 6 comments

Comments

@pogs94
Copy link

pogs94 commented Mar 16, 2017

Hello guys,

I'm trying to install the plugin, but i receive the following message after the command "composer require bakkerij/notifier"

Error message:
error

Any ideas ?

Thanks in advance!

Pedro

@b1scuit
Copy link

b1scuit commented Mar 17, 2017

It may be worth allowing CakePHP 3.4.3 in the composer.json for this as this is currently set for any CakePHP version that's 3.3.x

https://github.com/bakkerij/notifier/blob/master/composer.json

all this would need is line 7 changed to 3.. in composer.json and it should work for any CakePHP 3 version allowing you to install this.

@b1scuit
Copy link

b1scuit commented Mar 17, 2017

this pull request should be a fix however I would like someone to check it over before merging

#25

@pogs17
Copy link

pogs17 commented Mar 17, 2017

I'll check soon as possible! ;) Thanks bro!

@pogs17
Copy link

pogs17 commented Mar 17, 2017

Do you have any ideia, how to install by composer, a local package ?

Thx

@b1scuit
Copy link

b1scuit commented Mar 17, 2017 via email

@qqqqb
Copy link

qqqqb commented Mar 26, 2017

@pogs17 here is how to do it
https://getcomposer.org/doc/05-repositories.md#loading-a-package-from-a-vcs-repository
or you can add it manually just copy the files into the plugins directory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants