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 1c40e4e commit 7a873aaCopy full SHA for 7a873aa
composer.json
@@ -21,7 +21,8 @@
21
"illuminate/database": "~4.2|^5",
22
"illuminate/config": "~4.2|^5",
23
"nesbot/carbon": "~1.0",
24
- "elasticsearch/elasticsearch": ">1.0 <2.2"
+ "elasticsearch/elasticsearch": ">1.0 <2.2",
25
+ "aws/aws-sdk-php": "^3.18"
26
},
27
"require-dev": {
28
"phpunit/phpunit": "~4.2|~5.0",
0 commit comments