Commit 957031e
authored
Remove version from composer.json
Composer will look at the tags in the repository to know the versions. Having `version` in `composer.json` will create confusion because ALL commits having the version string that are not tagged do look like that version, too.
See https://getcomposer.org/doc/04-schema.md#version for documentation details.1 parent b5074c5 commit 957031e
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
0 commit comments