Commit 57b24d5 1 parent f3cf790 commit 57b24d5 Copy full SHA for 57b24d5
File tree 1 file changed +22
-2
lines changed
1 file changed +22
-2
lines changed Original file line number Diff line number Diff line change 3
3
"description" : " Greenpeace P4 test-umbriel" ,
4
4
"license" : " MIT" ,
5
5
"require" : {
6
- "greenpeace/planet4-master-theme" : " dev-main " ,
6
+ "greenpeace/planet4-master-theme" : " 7 " ,
7
7
"greenpeace/planet4-plugin-gutenberg-blocks" : " dev-main" ,
8
8
"wpackagist-plugin/query-monitor" : " 3.15.0" ,
9
9
"wpackagist-plugin/debug-bar-elasticpress" : " 3.1.0"
10
- }
10
+ },
11
+ "repositories" : [
12
+ {
13
+ "type" : " package" ,
14
+ "package" : {
15
+ "name" : " greenpeace/planet4-master-theme" ,
16
+ "type" : " wordpress-theme" ,
17
+ "autoload" : {
18
+ "psr-4" : {
19
+ "P4\\ MasterTheme\\ " : " src/"
20
+ }
21
+ },
22
+ "extra" : null ,
23
+ "version" : 7 ,
24
+ "dist" : {
25
+ "type" : " zip" ,
26
+ "url" : " https://storage.googleapis.com/planet4-packages/planet4-master-theme/f887d74f78b9a9cc8cf827bafa9a93f3b9429378.zip"
27
+ }
28
+ }
29
+ }
30
+ ]
11
31
}
You can’t perform that action at this time.
0 commit comments