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

Can't install - composer error #75

Open
pablorq opened this issue Feb 26, 2018 · 0 comments
Open

Can't install - composer error #75

pablorq opened this issue Feb 26, 2018 · 0 comments

Comments

@pablorq
Copy link

pablorq commented Feb 26, 2018

Hi!

I've added "stevebauman/inventory" : "1.7.*" to composer.json file, but when I run 'composer update' I get the following:

inventory-master>composer update
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

Problem 1
- The requested package stevebauman/inventory No version set (parsed as 1.0.0) is satisfiable by stevebauman/inventory[No version set (parsed as 1.0.0)] but these conflict with your requirements or minimum-stability.

Tryed also with "stevebauman/inventory" : "dev-master".

Added at:
"require": {
"php": ">=5.4.0",
"illuminate/database": "5.",
"illuminate/support": "5.
",
"baum/baum": "1.1.*",
"stevebauman/inventory" : "dev-master"
},

Any idea to solve it?

Regards...

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

1 participant