File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # WP2Static Amazon S3 Deployment Add-on
2+
3+ Adds Amazon S3 as a deployment option for WP2Static.
4+
5+ Take advantage of Amazon S3 to host your WordPress powered static website.
6+
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11{
2- "name" : " wp2static /wp2static-addon-s3" ,
2+ "name" : " leonstafford /wp2static-addon-s3" ,
33 "description" : " S3 deployment Add-on for WP2Static." ,
44 "homepage" : " https://wp2static.com" ,
55 "license" : " UNLICENSE" ,
1212 ],
1313 "type" : " wordpress-plugin" ,
1414 "support" : {
15- "issues" : " https://github.com/WP2Static /wp2static-addon-s3/issues" ,
15+ "issues" : " https://github.com/leonstafford /wp2static-addon-s3/issues" ,
1616 "forum" : " https://wp2static.com/community" ,
1717 "docs" : " https://wp2static.com/documentation" ,
18- "source" : " https://github.com/WP2Static /wp2static-addon-s3"
18+ "source" : " https://github.com/leonstafford /wp2static-addon-s3"
1919 },
2020 "repositories" : [
2121 ],
2222 "require" : {
23- "php" : " >=7.2 " ,
24- "aws/aws-sdk-php" : " ^3.133 "
23+ "php" : " >=7.3 " ,
24+ "aws/aws-sdk-php" : " * "
2525 },
2626 "require-dev" : {
2727 "phpstan/phpstan" : " *" ,
4747 },
4848 "config" : {
4949 "platform" : {
50- "php" : " 7.2.17 "
50+ "php" : " 7.3 "
5151 },
5252 "preferred-install" : {
5353 "*" : " dist"
You can’t perform that action at this time.
0 commit comments