Skip to content

Commit

Permalink
[RESET] Reset instance
Browse files Browse the repository at this point in the history
Merged PR: planet4-master-theme
  • Loading branch information
planet-4 committed Nov 26, 2024
1 parent a583b15 commit b17e7cc
Showing 1 changed file with 3 additions and 37 deletions.
40 changes: 3 additions & 37 deletions composer-local.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,41 +3,7 @@
"description": "Greenpeace P4 test-phobos",
"license": "MIT",
"require": {
"greenpeace/planet4-master-theme": "7",
"greenpeace/planet4-plugin-gutenberg-blocks": "7"
},
"repositories": [
{
"type": "package",
"package": {
"name": "greenpeace/planet4-master-theme",
"type": "wordpress-theme",
"autoload": {
"psr-4": {
"P4\\MasterTheme\\": "src/"
}
},
"extra": null,
"version": 7,
"dist": {
"type": "zip",
"url": "https://storage.googleapis.com/planet4-packages/planet4-master-theme/4cfc94a9aa4f0f9c6f7150ebd14b6b0afaabdc02.zip"
}
}
},
{
"type": "package",
"package": {
"name": "greenpeace/planet4-plugin-gutenberg-blocks",
"type": "wordpress-plugin",
"autoload": null,
"extra": null,
"version": 7,
"dist": {
"type": "zip",
"url": "https://storage.googleapis.com/planet4-packages/planet4-plugin-gutenberg-blocks/6f8ca4463730cfe2a67609b21109879686075754.zip"
}
}
}
]
"greenpeace/planet4-master-theme": "dev-main",
"greenpeace/planet4-plugin-gutenberg-blocks": "dev-main"
}
}

0 comments on commit b17e7cc

Please sign in to comment.