Skip to content

Commit 6acc461

Browse files
authored
Add missing dependencies (#457)
1 parent 05f8379 commit 6acc461

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"license": "MIT",
1010
"require": {
1111
"php": "^7.2.5",
12+
"ext-filter": "*",
1213
"ext-json": "*",
1314
"async-aws/core": "^0.5"
1415
},

0 commit comments

Comments
 (0)