Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
/unhold 670b2ee0-093d-450e-aa2b-821e6a5cf385
  • Loading branch information
planet-4 committed Jul 5, 2024
1 parent 580ee6f commit 617b98e
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/13e9131f653db38a65f724982c74ced061f7edbc.zip"
"url": "https://storage.googleapis.com/planet4-packages/planet4-plugin-gutenberg-blocks/085a8c48fe8c700295704d288228f3057b0d5d53.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/085a8c48fe8c700295704d288228f3057b0d5d53.zip"
"url": "https://storage.googleapis.com/planet4-packages/planet4-master-theme/13e9131f653db38a65f724982c74ced061f7edbc.zip"
}
}
}
Expand Down

0 comments on commit 617b98e

Please sign in to comment.