Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit 4e1cccc

Browse files
authored
Allow PHP8.0
1 parent 2b3cc99 commit 4e1cccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "library",
55
"keywords": ["jira", "rest", "jira-php", "jira-rest", "jira-cloud"],
66
"require": {
7-
"php": "^7.4 || ^8.1",
7+
"php": "^7.4 || ^8.0",
88
"ext-curl": "*",
99
"ext-json": "*",
1010
"netresearch/jsonmapper": "^3.0|^4.0|^5.0",

0 commit comments

Comments
 (0)