Skip to content

Add platform requirements to composer.json#2

Open
vertexvaar wants to merge 2 commits intosuperrbstudio:masterfrom
vertexvaar:master
Open

Add platform requirements to composer.json#2
vertexvaar wants to merge 2 commits intosuperrbstudio:masterfrom
vertexvaar:master

Conversation

@vertexvaar
Copy link

Hi there,

since this package does not work without ext-sockets or ext-pcntl, you could add these to the require section of your composer.json to signal users already during installation, that they need to install dependencies :)
Also, you requie at least PHP 8.0, as you use the Socket interface which was intruduced in PHP 8.0.0

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

Successfully merging this pull request may close these issues.

1 participant

Comments