Skip to content

Commit 8c5e6ab

Browse files
committed
[RESET] Reset instance
Merged PR: planet4-master-theme
1 parent a841483 commit 8c5e6ab

File tree

1 file changed

+2
-22
lines changed

1 file changed

+2
-22
lines changed

composer-local.json

Lines changed: 2 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -3,27 +3,7 @@
33
"description": "Greenpeace P4 test-janus",
44
"license": "MIT",
55
"require": {
6-
"greenpeace/planet4-master-theme": "7",
6+
"greenpeace/planet4-master-theme": "dev-main",
77
"greenpeace/planet4-plugin-gutenberg-blocks": "dev-main"
8-
},
9-
"repositories": [
10-
{
11-
"type": "package",
12-
"package": {
13-
"name": "greenpeace/planet4-master-theme",
14-
"type": "wordpress-theme",
15-
"autoload": {
16-
"psr-4": {
17-
"P4\\MasterTheme\\": "src/"
18-
}
19-
},
20-
"extra": null,
21-
"version": 7,
22-
"dist": {
23-
"type": "zip",
24-
"url": "https://storage.googleapis.com/planet4-packages/planet4-master-theme/82a7a1889ebf802db227f7e42308b18c1f09480d.zip"
25-
}
26-
}
27-
}
28-
]
8+
}
299
}

0 commit comments

Comments
 (0)