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 a01d471 + d2e2c1a commit d10e423Copy full SHA for d10e423
composer.json
@@ -4,8 +4,8 @@
4
"keywords": ["laravel", "dynamodb", "aws"],
5
"require": {
6
"aws/aws-sdk-php": "^3.0.0",
7
- "illuminate/support": "5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.*",
8
- "illuminate/database": "5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.*"
+ "illuminate/support": "5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.*",
+ "illuminate/database": "5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.*"
9
},
10
"license": "MIT",
11
"authors": [
0 commit comments