Skip to content

Commit

Permalink
Add branch alias
Browse files Browse the repository at this point in the history
  • Loading branch information
gmazzap committed Aug 4, 2021
1 parent 22ad7c3 commit 47a99aa
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,10 @@
]
},
"extra": {
"class": "Inpsyde\\AssetsCompiler\\Composer\\Plugin"
"class": "Inpsyde\\AssetsCompiler\\Composer\\Plugin",
"dev-master": "2.x-dev",
"dev-v1.x": "1.x-dev",
"dev-v2.x": "2.x-dev",
"dev-v3.x": "3.x-dev"
}
}

0 comments on commit 47a99aa

Please sign in to comment.