Skip to content

Commit 198d888

Browse files
authored
Merge pull request #2 from traderinteractive/dynamic-types
Add support for dynamically adding Jira Issue types while processing tickets
2 parents 2d1a0f4 + cb0cea7 commit 198d888

File tree

7 files changed

+420
-381
lines changed

7 files changed

+420
-381
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
],
1717
"license": "MIT",
1818
"config": {
19+
"platform": {
20+
"php": "7.4"
21+
},
1922
"sort-packages": true,
2023
"allow-plugins": {
2124
"php-http/discovery": true

0 commit comments

Comments
 (0)