[WIP] Upgrade php cs from v2 to v3
WIP
Upgrade php-cs from ^2.16 to 3.4.
Upgrading of composer/composer and composer/semver are required.
Codecov Report
Merging #560 (ba48bd5) into master (83fa8be) will increase coverage by
0.02%. The diff coverage is100.00%.
:exclamation: Current head ba48bd5 differs from pull request most recent head 328c6f6. Consider uploading reports for the commit 328c6f6 to get more accurate results
@@ Coverage Diff @@
## master #560 +/- ##
============================================
+ Coverage 99.18% 99.21% +0.02%
+ Complexity 1903 1893 -10
============================================
Files 301 301
Lines 6041 6014 -27
============================================
- Hits 5992 5967 -25
+ Misses 49 47 -2
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/Command/ProxySyncReleasesCommand.php | 100.00% <ø> (ø) |
|
| src/Entity/Organization/Package.php | 100.00% <ø> (+1.73%) |
:arrow_up: |
| src/Entity/Organization/Package/ScanResult.php | 100.00% <ø> (ø) |
|
| src/Entity/Organization/Package/Version.php | 100.00% <ø> (ø) |
|
| src/Entity/User.php | 100.00% <ø> (ø) |
|
| src/Entity/User/OAuthToken.php | 100.00% <ø> (ø) |
|
| src/Service/Config.php | 100.00% <ø> (ø) |
|
| src/Service/Telemetry/TelemetryEndpoint.php | 100.00% <ø> (ø) |
|
| src/Controller/OAuth/OAuthController.php | 100.00% <100.00%> (ø) |
|
| src/Controller/RegistrationController.php | 100.00% <100.00%> (ø) |
|
| ... and 7 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update c0f2e0d...328c6f6. Read the comment docs.
I don't use repman anymore in my new company. So I don't you it and can't continue migration.
Feel free to open a new PR if you want :smile: