Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

refactor: update php version #76

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kerimkuscu
Copy link

No description provided.

@@ -16,7 +16,7 @@
}
],
"require": {
"php": "^7.2",
"php": "^8.0",
Copy link

@troccoli troccoli May 25, 2021

Choose a reason for hiding this comment

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

If this is all it takes to be able to install the package with PHP8, shouldn't we have "php": "^7.2|^8.0" ?

@augustjanse
Copy link

Does this work?

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.

None yet

3 participants