symfony / skeleton

The Symfony skeleton
MIT License
598 stars 128 forks source link

error to create a symfony4 project #59

Closed leparfait closed 6 years ago

leparfait commented 6 years ago

I am not able to create a symfony4 project in my computer i have this error:

[InvalidArgumentException] Could not find package symfony/skeleton with stability stable in a version installable using your PHP vers ion 5.6.25.

create-project [-s|--stability STABILITY] [--prefer-source] [--prefer-dist] [--repository REPOSITORY] [--repository-url REPOSITORY-URL] [--dev] [--no-dev] [--no-custom-installers] [--no-scripts] [--no-progress] [--no-secure-http] [--keep-vcs] [--remove-vcs] [--no-install] [--ignore-platform-reqs] [--] [] [] []

jangolle commented 6 years ago

Sure, because this project requires PHP version 7.1.3 or above.

"php": "^7.1.3"

nicolas-grekas commented 6 years ago

Actually the skeleton supports also 7.0, using branch 3.4. But that wouldn't change the issue for you. You can start with the standard edition instead: https://github.com/symfony/symfony-standard/ Or upgrade PHP (would be the best).

leparfait commented 6 years ago

thank you , it work

2018-02-18 15:50 GMT+01:00 Nicolas Grekas notifications@github.com:

Closed #59 https://github.com/symfony/skeleton/issues/59.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/symfony/skeleton/issues/59#event-1479525780, or mute the thread https://github.com/notifications/unsubscribe-auth/ATzyDawuL78Vx28j4WlSPpttZh3L1xi7ks5tWDidgaJpZM4SJpel .