File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 0.2.3
4+
5+ ### Changed
6+
7+ - Support only version 1.0 of async-aws/core
8+
39## 0.2.2
410
511### Added
Original file line number Diff line number Diff line change 1111 "license" : " MIT" ,
1212 "require" : {
1313 "php" : " ^7.2.5" ,
14- "async-aws/core" : " ^0.3 || ^0.4 || ^0.5 " ,
14+ "async-aws/core" : " ^1.0 " ,
1515 "symfony/config" : " ^4.4 || ^5.0" ,
1616 "symfony/dependency-injection" : " ^4.4 || ^5.0" ,
1717 "symfony/http-kernel" : " ^4.4 || ^5.0"
1818 },
1919 "require-dev" : {
20- "async-aws/s3" : " ^0.3 || ^0.4 " ,
21- "async-aws/ses" : " ^0.3 || ^0.4 " ,
22- "async-aws/sqs" : " ^0.3 || ^0.4 " ,
20+ "async-aws/s3" : " ^1.0 " ,
21+ "async-aws/ses" : " ^1.0 " ,
22+ "async-aws/sqs" : " ^1.0 " ,
2323 "async-aws/ssm" : " ^0.1" ,
2424 "matthiasnoback/symfony-config-test" : " ^4.1" ,
2525 "nyholm/symfony-bundle-test" : " ^1.6.1"
You can’t perform that action at this time.
0 commit comments