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 6bba54f commit d3f7e71Copy full SHA for d3f7e71
composer.json
@@ -3,7 +3,7 @@
3
"description": "A PHP library that can be used to interact with Amazon DynamoDB",
4
"license": "MIT",
5
"require": {
6
- "php": "^7.2",
+ "php": "^7.2||~8.0.0",
7
"aws/aws-sdk-php": "^3.95",
8
"guillermoandrae/php-collection": "^1.0"
9
},
0 commit comments