We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 694152f commit 5cc7ce0Copy full SHA for 5cc7ce0
1 file changed
composer.json
@@ -23,8 +23,8 @@
23
"guzzlehttp/guzzle": "^7.3",
24
"guzzlehttp/psr7": "^1.5",
25
"psr/http-message": "^1.0",
26
- "xparse/element-finder": "0.*",
27
- "xparse/expression-translator": "0.0.*"
+ "xparse/element-finder": "0.* || ^1.0.0",
+ "xparse/expression-translator": "0.0.* || ^1.0.0"
28
},
29
"require-dev": {
30
"ext-iconv": "*",
0 commit comments