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

Works with "illuminate/view": "5.0" for v 1.0.0 #14

Open
hfmikep opened this issue Aug 18, 2017 · 1 comment
Open

Works with "illuminate/view": "5.0" for v 1.0.0 #14

hfmikep opened this issue Aug 18, 2017 · 1 comment

Comments

@hfmikep
Copy link

hfmikep commented Aug 18, 2017

We are using this package (Thank you) on a php 5.4 server. Unfortunately we are unable to load it in composer because of the "illuminate/view": "^5.1" requirement.

For PHP 5.4 we need to use "illuminate/view": "5.0".

When using your v1.0.0 package outside of composer, everything works as it should.
I was wondering if you would be willing to reduce the dependency for v1.0.0 to "illuminate/view": "5.0".

Thank you.

@ilyachase
Copy link

When using your v1.0.0 package outside of composer, everything works as it should.

I'm wondering how does it works as it should, if in v1.0.0 it requires "illuminate/view": "^5.1", and illuminate/view v5.6.24 requires "php": "^7.1.3",

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

2 participants