'About phalcon / incubator that can be used with phalcon 5.0.0 beta3

I need to update from PHP 7.3 to PHP 8.0 or PHP 8.1.

About composer.json php from ~ 7.3.0 to ^ 8.0, ext-phalcon from ^ 3.3.0 to 5.0.0 beta3 I think I have to update to

I'm looking for a phalcon / incubator that can be used with phalcon 5.0.0 beta3 but couldn't find it.

The latest of phalcon / incubator seemed to be v4.0.0-alpha.7.

I tried using phalcon / incubator (v2.0.10) that was automatically installed by "composer require phalcon / incubator". I get the following error and cannot proceed use Phalcon \ Session \ Adapter \ Database as Database not found

There is no phalcon / incubator that can be used with phalcon 5.0.0 beta3 yet, will it be made in the future?

What should i do?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source