Skip to content

Commit

Permalink
Fixes version conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
SmetDenis committed Apr 15, 2021
1 parent 784b82b commit 64062f3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions composer.json
Expand Up @@ -43,5 +43,11 @@

"config" : {
"optimize-autoloader" : true
},

"extra" : {
"branch-alias" : {
"dev-master" : "2.x-dev"
}
}
}

0 comments on commit 64062f3

Please sign in to comment.