File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
31
31
- Simplified PHPMD rulesets with rationale behind rule changes.
32
32
- Updated remote schema location URL for phpmd rulesets to prevent redirecting which may cause flaky builds.
33
33
- Bumped phpro/grumphp-shim dependency from v1 to v2
34
+ - Bumped youwe/composer-dependency-installer from v1 to v2
34
35
35
36
### Removed
36
37
- Removed support for EOL PHP versions. Projects running PHP < 8.1 can stick to version 2 of the testing-suite.
Original file line number Diff line number Diff line change @@ -8,4 +8,4 @@ If a PR is approved please ask one of the following maintainers to get it merged
8
8
9
9
- [ Igor Wulff] ( https://github.com/igorwulff )
10
10
- [ Leon Helmus] ( https://github.com/leonhelmus )
11
- - [ Rutger Rademakers ] ( https://github.com/rutgerrademaker )
11
+ - [ Rutger Rademaker ] ( https://github.com/rutgerrademaker )
Original file line number Diff line number Diff line change 34
34
"phpro/grumphp-shim" : " ^2.12" ,
35
35
"phpstan/phpstan" : " @stable" ,
36
36
"squizlabs/php_codesniffer" : " ^3.12.0" ,
37
- "youwe/composer-dependency-installer" : " ^1.5 .0" ,
37
+ "youwe/composer-dependency-installer" : " ^2 .0" ,
38
38
"youwe/composer-file-installer" : " ^1.2.0"
39
39
},
40
40
"suggest" : {
You can’t perform that action at this time.
0 commit comments