File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " async-aws/async-aws-bundle" ,
3- "type" : " symfony-bundle" ,
43 "description" : " Configure all your AsyncAws services and enjoy the autowire greatness." ,
4+ "license" : " MIT" ,
5+ "type" : " symfony-bundle" ,
56 "keywords" : [
67 " aws" ,
78 " amazon" ,
1011 " symfony" ,
1112 " bundle"
1213 ],
13- "license" : " MIT" ,
1414 "require" : {
1515 "php" : " ^7.2.5 || ^8.0" ,
1616 "async-aws/core" : " ^1.0" ,
2727 "nyholm/symfony-bundle-test" : " 1.x-dev#0555e4898e1b05655a4bdf52ba10c7f56611a514 as 1.9.0" ,
2828 "symfony/cache" : " ^4.4 || ^5.0 || ^6.0"
2929 },
30- "extra" : {
31- "branch-alias" : {
32- "dev-master" : " 1.6-dev"
33- }
34- },
3530 "autoload" : {
3631 "psr-4" : {
3732 "AsyncAws\\ Symfony\\ Bundle\\ " : " src"
4136 "psr-4" : {
4237 "AsyncAws\\ Symfony\\ Bundle\\ Tests\\ " : " tests/"
4338 }
39+ },
40+ "extra" : {
41+ "branch-alias" : {
42+ "dev-master" : " 1.6-dev"
43+ }
4444 }
4545}
You can’t perform that action at this time.
0 commit comments