D
D
dastus2015-01-03 01:12:40
NetBeans
dastus, 2015-01-03 01:12:40

How to solve dependency installation problem when creating zend 2 project in Netbeans?

Good afternoon. Decided to master Zend 2. And immediately came across a problem related to Composer. When creating a new Zend2 project in Netbeans, I get the following error:
"C:\ProgramData\ComposerSetup\bin\composer.bat" "--ansi" "--no-interaction" "install"
Loading composer repositories with package information
Installing dependencies ( including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- zendframework/zendframework 2.3.3 requires php >=5.3.23 -> no matching package found.
- zendframework/zendframework 2.3.2 requires php >=5.3.23 -> no matching package found.
- zendframework/zendframework 2.3.1 requires php >=5.3.23 ->
- zendframework/zendframework 2.3.0 requires php >=5.3.23 -> no matching package found.
- Installation request for zendframework/zendframework 2.3.* -> satisfiable by zendframework/zendframework[2.3.0, 2.3.1, 2.3.2, 2.3.3].
Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setting
see for more details.
Read for further common problems.
Ready.
Please help with advice. Or direct to the topic where there is an answer. Thank you.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
asd111, 2015-01-03
@asd111

Do you have php installed? Writes that he did not find a version of php older than 5.3

D
dastus, 2015-01-03
@dastus

That's right, 5.3.13 Denver was installed. Put Xamp - earned.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question