Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
/unhold 48e6304f-895c-49bf-9263-98fcbbf60553
  • Loading branch information
planet-4 committed Oct 20, 2024
1 parent 89ce529 commit 9596517
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/55a98206ca17e318e659733861371ce5bb201b9a.zip"
"url": "https://storage.googleapis.com/planet4-packages/planet4-plugin-gutenberg-blocks/b3a6de517d58189f8ade1273829d08704a7e3812.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/b3a6de517d58189f8ade1273829d08704a7e3812.zip"
"url": "https://storage.googleapis.com/planet4-packages/planet4-master-theme/053746c80cf9514095008765fdd1a8be61e27641.zip"
}
}
}
Expand Down

0 comments on commit 9596517

Please sign in to comment.