Skip to content

Commit c932bb1

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 ed321de commit c932bb1

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
"license": "MIT",
1212
"require": {
1313
"php": "^7.2.5",
14-
"async-aws/core": "^0.1 || ^0.2",
14+
"async-aws/core": "^0.1 || ^0.2 || ^0.3",
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)