Skip to content

Commit

Permalink
fix virtual package name not compatible with composer 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Baptouuuu committed Oct 25, 2020
1 parent eb954d0 commit bd68df1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -43,6 +43,6 @@
},
"bin": ["tower"],
"provide": {
"innmind/genome": "3.0"
"innmind/genome-genes": "3.0"
}
}

0 comments on commit bd68df1

Please sign in to comment.