Skip to content

Commit 079674b

Browse files
authored
Update to version 3 of core (#244)
* Update to version 3 of core * [Flysystem] Allow many version of core * [Symfony] Allow core ^0.1 || ^0.2
1 parent 5b56311 commit 079674b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"php": "^7.2.5",
1212
"ext-SimpleXML": "*",
1313
"ext-filter": "*",
14-
"async-aws/core": "^0.2",
14+
"async-aws/core": "^0.3",
1515
"symfony/http-client-contracts": "^1.0 || ^2.0"
1616
},
1717
"extra": {

0 commit comments

Comments
 (0)