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 0985ad4 commit d94023dCopy full SHA for d94023d
composer.json
@@ -3,8 +3,8 @@
3
"description": "Laravel package for accessing NLP tools",
4
"type": "library",
5
"require": {
6
- "web64/php-nlp-client": "dev-master",
7
- "lsmonki/php-open-calais": "dev-master"
+ "web64/php-nlp-client": "^0.20",
+ "lsmonki/php-open-calais": "^2.1"
8
},
9
"license": "MIT",
10
"authors": [
0 commit comments