Skip to content

Commit c951aee

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 a580bcd commit c951aee

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
@@ -10,7 +10,7 @@
1010
"require": {
1111
"php": "^7.2.5",
1212
"ext-json": "*",
13-
"async-aws/core": "^0.2",
13+
"async-aws/core": "^0.3",
1414
"symfony/http-client-contracts": "^1.0 || ^2.0"
1515
},
1616
"extra": {

0 commit comments

Comments
 (0)