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

Error when command 'composer create-project bakeiro/light-php-site' #42

Closed
john-banjirou opened this issue Nov 20, 2022 · 3 comments
Closed

Comments

@john-banjirou
Copy link

Describe the bug
Here below is the error.



Creating a "bakeiro/light-php-site" project at "./light-php-site"
Info from https://repo.packagist.org: #StandWithUkraine
Cannot use bakeiro/light-php-site's latest version 0.96 as it requires php ^7.0 which is not satisfied by your platform.
Installing bakeiro/light-php-site (0.9)

  • Installing bakeiro/light-php-site (0.9): Extracting archive
    Created project in C:\xampp\htdocs\naoki\php\112022-light\light-php-site
    Loading composer repositories with package information
    Updating dependencies
    Your requirements could not be resolved to an installable set of packages.

Problem 1
- Root composer.json requires bakeiro/micro_php_template_engine, it could not be found in any version, there may be a typo in the package name.

Potential causes:

Read https://getcomposer.org/doc/articles/troubleshooting.md for further common problems.



Enviroment

  • OS:windows

Additional context
it looks like related to bakeiro/micro_php_template_engine and "minimum-stability": "stable",

Any idea anyone?

@john-banjirou
Copy link
Author

happy to say i resolved it myself.

it is php version.
I downgrade it 8.* to 7.* and it is going away.

I suppose that is it...

@bakeiro
Copy link
Owner

bakeiro commented Dec 14, 2022

hey!
Sorry for late reply, this is a light-php-site error, not a light-php error, still, that package it's a bit outdated, not yet ported to PHP 8, guess it's working now? (to know if I can close the issue)

@bakeiro
Copy link
Owner

bakeiro commented Dec 14, 2022

btw, it's updated now for the version 8.2 ;) (at least light-php, not light-php-site)

@bakeiro bakeiro closed this as completed Dec 14, 2022
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