Skip to content

Add composer support#5

Open
KygekDev wants to merge 1 commit into
mmm545:masterfrom
KygekDev:composer
Open

Add composer support#5
KygekDev wants to merge 1 commit into
mmm545:masterfrom
KygekDev:composer

Conversation

@KygekDev

Copy link
Copy Markdown
Contributor

Note: You can modify anything that you would like to change.

Comment thread composer.json
"name": "mmm545/libgamespyquery",
"description": "A virion and library to query servers using GS4",
"type": "library",
"require": {},

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"require": {},
"require": {
"php": ">=8.0"
},

I believe 7.4 also works. But @mmm545 took 8.0 in virion.yml:

name: libgamespyquery
version: 2.0.0
antigen: mmm545\libgamespyquery
php: [8.0]
author: mmm545

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.

2 participants