Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
/unhold 1bee647a-6b07-4609-94e0-3635bd1c3b50
  • Loading branch information
planet-4 committed Oct 30, 2024
1 parent b8512ee commit 914698c
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions composer-local.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,32 +10,32 @@
{
"type": "package",
"package": {
"name": "greenpeace/planet4-master-theme",
"type": "wordpress-theme",
"autoload": {
"psr-4": {
"P4\\MasterTheme\\": "src/"
}
},
"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-master-theme/dbd72e3b24f4426bc1d45d9931d54323d62f18dc.zip"
"url": "https://storage.googleapis.com/planet4-packages/planet4-plugin-gutenberg-blocks/6f5c12824089013bbabb0812684a67201b7d2929.zip"
}
}
},
{
"type": "package",
"package": {
"name": "greenpeace/planet4-plugin-gutenberg-blocks",
"type": "wordpress-plugin",
"autoload": null,
"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-plugin-gutenberg-blocks/6f5c12824089013bbabb0812684a67201b7d2929.zip"
"url": "https://storage.googleapis.com/planet4-packages/planet4-master-theme/dbd72e3b24f4426bc1d45d9931d54323d62f18dc.zip"
}
}
}
Expand Down

0 comments on commit 914698c

Please sign in to comment.