We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b204312 commit a688118Copy full SHA for a688118
1 file changed
composer.json
@@ -30,7 +30,7 @@
30
},
31
"6": {
32
"type": "vcs",
33
- "url": "https://github.com/fastly/wordPress-plugin/"
+ "url": "https://github.com/fastly/wordpress-plugin/"
34
}
35
36
"require": {
@@ -51,7 +51,7 @@
51
"fairpm/fair-plugin": "dev-main",
52
"ocean90/public-post-preview": "^3.0",
53
"humanmade/s3-uploads": "^3.0",
54
- "fastly/WordPress-Plugin": "^1.2.29",
+ "fastly/wordpress-plugin": "^1.2.29",
55
"ProgressPlanner/pp-glossary": "^1.2.0"
56
57
"extra": {
0 commit comments