Commit 1d8fdd8
committed
fix: correct composer.json version and add version-bumper config
The version field in composer.json was stuck at 2.1.0 since it was added,
causing Packagist to not publish 2.2.0 and 2.2.1. Add composer.json to
version-bumper filesToModify so future releases bump it automatically.1 parent 367d05f commit 1d8fdd8
2 files changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
4 | 10 | | |
5 | 11 | | |
0 commit comments