We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cb450e commit 844abf6Copy full SHA for 844abf6
1 file changed
composer.json
@@ -23,6 +23,14 @@
23
"4": {
24
"type": "vcs",
25
"url": "https://github.com/ocean90/public-post-preview"
26
+ },
27
+ "5": {
28
+ "type": "vcs",
29
+ "url": "https://github.com/ProgressPlanner/pp-glossary"
30
31
+ "6": {
32
33
+ "url": "https://github.com/fastly/WordPress-Plugin/"
34
}
35
},
36
"require": {
@@ -42,7 +50,9 @@
42
50
"aspirepress/aspireexplorer": "^0.2",
43
51
"fairpm/fair-plugin": "dev-main",
44
52
"ocean90/public-post-preview": "^3.0",
45
- "humanmade/s3-uploads": "^3.0"
53
+ "humanmade/s3-uploads": "^3.0",
54
+ "fastly/WordPress-Plugin": "^1.2.29",
55
+ "ProgressPlanner/pp-glossary": "^1.2.0"
46
56
47
57
"extra": {
48
58
"installer-paths": {
0 commit comments