Hello! Currently, Satis-dev is functioning well with PHP 8.2. However, it appears that release 3.5.1 has its dependencies locked to PHP 8.1.
#10 1.241 Installing dependencies from lock file
#10 1.245 Verifying lock file contents can be installed on current platform.
#10 1.265 Your lock file does not contain a compatible set of packages. Please run composer update.
#10 1.265
#10 1.265 Problem 1
#10 1.265 - laminas/laminas-code is locked to version 4.7.1 and an update of this package was not requested.
#10 1.265 - laminas/laminas-code 4.7.1 requires php >=7.4, <8.2 -> your php version (8.2.10) does not satisfy that requirement.
#10 1.265 Problem 2
#10 1.265 - laminas/laminas-code 4.7.1 requires php >=7.4, <8.2 -> your php version (8.2.10) does not satisfy that requirement.
#10 1.265 - friendsofphp/proxy-manager-lts v1.0.14 requires laminas/laminas-code ~3.4.1|^4.0 -> satisfiable by laminas/laminas-code[4.7.1].
#10 1.265 - friendsofphp/proxy-manager-lts is locked to version v1.0.14 and an update of this package was not requested.
#10 1.265
Hello! Currently, Satis-dev is functioning well with PHP 8.2. However, it appears that release 3.5.1 has its dependencies locked to PHP 8.1.