Skip to content
This repository has been archived by the owner on Jul 15, 2021. It is now read-only.

update composer.json #69

Closed
wants to merge 1 commit into from

Conversation

komeylkalbali
Copy link

Support php version ^7.3|^7.4|^8.0

Support php version ^7.3|^7.4|^8.0
@@ -15,7 +15,7 @@
}
],
"require": {
"php": "^7.1.3",
"php": "^7.1.3|^7.3|^7.4|^8.0",
Copy link

Choose a reason for hiding this comment

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

Suggested change
"php": "^7.1.3|^7.3|^7.4|^8.0",
"php": "^7.1|^8.0",

Simplicity.

@spawnia
Copy link

spawnia commented Jun 14, 2021

Resolves #66

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants