Skip to content

Commit 9d3b8e2

Browse files
authored
Add missing dependencies (#457)
1 parent f0281ae commit 9d3b8e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"license": "MIT",
1212
"require": {
1313
"php": "^7.2.5",
14-
"async-aws/core": "^0.3 || ^0.4",
14+
"async-aws/core": "^0.3 || ^0.4 || ^0.5",
1515
"symfony/config": "^4.4 || ^5.0",
1616
"symfony/dependency-injection": "^4.4 || ^5.0",
1717
"symfony/http-kernel": "^4.4 || ^5.0"

0 commit comments

Comments
 (0)