Skip to content

Commit

Permalink
Added composer
Browse files Browse the repository at this point in the history
  • Loading branch information
anton.borgstrom committed Jan 9, 2024
1 parent b70af85 commit 1f22eff
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"name": "anton/blocksy-db-migration",
"description": "This plugin will allow you to correctly migrate your database from Blocksy v1 to v2.",
"type": "plugin",
"require": {
"freemius/blocksy-companion-pro": ">=1.9.11"
},
"license": "GPLv2 or later",
"authors": [
{
"name": "CreativeThemes"
}
]
}

0 comments on commit 1f22eff

Please sign in to comment.