Wappler Version : 7.7.1
Operating System : win 11
Server Model: PHP
Database Type:
Hosting Type: wappler server
Expected behavior
What do you think should happen?
Version should change
Actual behavior
What actually happens?
Error
I was pllaying with the new platform change feature and converted the same dashboard project to php.
I got this error:
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 phpunit/phpunit ^12.0 -> satisfiable by phpunit/phpunit[12.0.0, ..., 12.5.11].
- phpunit/phpunit[12.0.0, ..., 12.5.11] require php >=8.3 -> your php version (8.2; overridden via config.platform, actual: 8.1.31) does not satisfy that requirement.
Running update with --no-dev does not mean require-dev is ignored, it just means the packages will not be installed. If dev requirements are blocking the update you have to resolve those problems.
Error
Error Installing PHP Packages!
I tried changing to PHP latest
but get an error
Updating Scoop...
git: 'remote-https' is not a git command. See 'git --help'.
ERROR Update failed.
PHP installation failed!
log file:
wappler.zip (3.3 KB)


