We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24db16c commit f0c9c22Copy full SHA for f0c9c22
composer.json
@@ -5,7 +5,7 @@
5
"keywords": ["jira", "rest", "jira-php", "jira-rest"],
6
"require": {
7
"php": ">=5.4.0",
8
- "netresearch/jsonmapper": "^1.0",
+ "netresearch/jsonmapper": "~0.11|^1.0",
9
"monolog/monolog": "~1.12",
10
"vlucas/phpdotenv": "~2.0"
11
},
0 commit comments