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 9e3d5ae commit f092698Copy full SHA for f092698
composer.json
@@ -12,7 +12,7 @@
12
],
13
"license": "MIT",
14
"require": {
15
- "php": "^7.2.5",
+ "php": "^7.2.5 || ^8.0",
16
"async-aws/core": "^1.0",
17
"symfony/config": "^4.4 || ^5.0",
18
"symfony/dependency-injection": "^4.4 || ^5.0",
0 commit comments