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 6bba54f + d3f7e71 commit 8eb9bd3Copy full SHA for 8eb9bd3
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