simple-swoole / simps

🚀 A simple, lightweight and high-performance PHP coroutine framework.
https://simps.io
Apache License 2.0
471 stars 48 forks source link

simple-swoole/skeleton doesn't support php8 #34

Closed vikbert closed 2 years ago

vikbert commented 2 years ago

❯ composer create-project simple-swoole/skeleton todo-simps Creating a "simple-swoole/skeleton" project at "./todo-simps" Info from https://repo.packagist.org: #StandWithUkraine

In CreateProjectCommand.php line 435:

Could not find package simple-swoole/skeleton with stability stable in a version installable using your PHP version, PHP extensions and Composer version.

sy-records commented 2 years ago

I tested with php8.0 and 8.1 can be installed.

image image