We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe56587 + aa2289c commit 9638116Copy full SHA for 9638116
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.* || 5.7.* || 5.8.* || ^6.0 || ^7.0 || ^8.0",
8
- "illuminate/database": "5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || ^6.0 || ^7.0 || ^8.0"
+ "illuminate/support": "5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || ^6.0 || ^7.0 || ^8.0 || ^9.0",
+ "illuminate/database": "5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || ^6.0 || ^7.0 || ^8.0 || ^9.0"
9
},
10
"license": "MIT",
11
"authors": [
0 commit comments