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.
2 parents c35d6c8 + 43e6762 commit ad53a4dCopy full SHA for ad53a4d
composer.json
@@ -14,8 +14,8 @@
14
"php": ">=5.3",
15
"react/event-loop": "0.3.*|0.4.*",
16
"react/stream": "^0.4.2",
17
- "clue/utf8-react": "^0.1",
18
- "clue/term-react": "^0.1.1"
+ "clue/utf8-react": "^1.0 || ^0.1",
+ "clue/term-react": "^1.0 || ^0.1.1"
19
},
20
"suggest": {
21
"ext-mbstring": "Using ext-mbstring should provide slightly better performance for handling I/O"
0 commit comments