You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ These are the latest tags for PHP versions that are no longer supported:
60
60
| composer-bin-plugin |[Composer plugin to install bin vendors in isolated locations](https://github.com/bamarni/composer-bin-plugin)|✅|✅|✅|
61
61
| composer-lock-diff |[Composer plugin to check what has changed after a composer update](https://github.com/davidrjonas/composer-lock-diff)|✅|✅|✅|
62
62
| composer-normalize |[Composer plugin to normalize composer.json files](https://github.com/ergebnis/composer-normalize)|✅|✅|✅|
63
-
| composer-require-checker |[Verify that no unknown symbols are used in the sources of a package.](https://github.com/maglnet/ComposerRequireChecker)|✅|✅|✅|
63
+
| composer-require-checker |[Verify that no unknown symbols are used in the sources of a package.](https://github.com/maglnet/ComposerRequireChecker)|❌|✅|✅|
64
64
| composer-require-checker-3 |[Verify that no unknown symbols are used in the sources of a package.](https://github.com/maglnet/ComposerRequireChecker)|✅|✅|✅|
65
65
| composer-unused |[Show unused packages by scanning your code](https://github.com/icanhazstring/composer-unused)|✅|✅|✅|
66
66
| cyclonedx-php-composer |[Composer plugin to create Software-Bill-of-Materials (SBOM) in CycloneDX format](https://github.com/CycloneDX/cyclonedx-php-composer)|✅|✅|✅|
0 commit comments