Skip to content

Commit

Permalink
Release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mage-os-ci committed Oct 10, 2023
1 parent 0703261 commit 4c87733
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions src/Magento/ComposerRootUpdatePlugin/composer.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "magento/composer-root-update-plugin",
"name": "mage-os/composer-root-update-plugin",
"type": "composer-plugin",
"description": "Plugin to look ahead for Magento Open Source or Adobe Commerce project root changes when running composer update for new magento/product or magento/magento-cloud metapackage versions",
"version": "2.0.3",
"version": "1.0.1",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand All @@ -19,5 +19,8 @@
"psr-4": {
"Magento\\ComposerRootUpdatePlugin\\": ""
}
},
"replace": {
"magento/composer-root-update-plugin": "2.0.3"
}
}
}

0 comments on commit 4c87733

Please sign in to comment.