File tree Expand file tree Collapse file tree 4 files changed +345
-60
lines changed Expand file tree Collapse file tree 4 files changed +345
-60
lines changed Original file line number Diff line number Diff line change 2
2
3
3
_ This file has been auto-generated from the contents of changelog.json_
4
4
5
- ## 1.6.0
5
+ ## 1.7.1
6
+
7
+ require vaimo/composer-changelogs: ^1.0
8
+ Links: [ src] ( https://github.com/vaimo/composer-repository-bundle/tree/1.7.1 ) [ diff] ( https://github.com/vaimo/composer-repository-bundle/compare/1.7.0...1.7.1 )
9
+
10
+ ## 1.7.0 (2022-04-13)
11
+
12
+ composer 2.3 support
13
+ Links: [ src] ( https://github.com/vaimo/composer-repository-bundle/tree/1.7.0 ) [ diff] ( https://github.com/vaimo/composer-repository-bundle/compare/1.6.0...1.7.0 )
14
+
15
+ ## 1.6.0 (2019-02-20)
6
16
7
17
### Feature
8
18
Original file line number Diff line number Diff line change 1
1
{
2
+ "1.7.1" : {
3
+ "overview" : [
4
+ " require vaimo/composer-changelogs: ^1.0"
5
+ ]
6
+ },
7
+ "1.7.0" : {
8
+ "overview" : [
9
+ " composer 2.3 support"
10
+ ]
11
+ },
2
12
"1.6.0" : {
3
13
"feature" : [
4
14
" allow glob patterns in repository path definitions to support deeper/grouped repository setups"
Original file line number Diff line number Diff line change 14
14
"composer-plugin-api" : " ^1.0 || ^2.0"
15
15
},
16
16
"require-dev" : {
17
- "vaimo/composer-changelogs" : " ^0.13.1 "
17
+ "vaimo/composer-changelogs" : " ^1.0 "
18
18
},
19
19
"support" : {
20
20
"source" : " https://github.com/vaimo/composer-repository-bundle" ,
45
45
"psr-4" : {
46
46
"Vaimo\\ ComposerRepositoryBundle\\ " : " src"
47
47
}
48
+ },
49
+ "config" : {
50
+ "allow-plugins" : {
51
+ "vaimo/composer-changelogs" : true
52
+ }
48
53
}
49
54
}
You can’t perform that action at this time.
0 commit comments