ivuorinen / branch-usage-checker
GitHub Project branch usage checker.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 1
Type:project
Requires
- php: ^8.2
- guzzlehttp/guzzle: ^7
- illuminate/http: ^11
- laravel-zero/phar-updater: ^1.2
- nunomaduro/termwind: ^2
- spatie/data-transfer-object: ^3.7
Requires (Dev)
- ergebnis/composer-normalize: ^2
- laravel-zero/framework: ^11
- mockery/mockery: ^1
- pestphp/pest: ^2
- roave/security-advisories: dev-latest
This package is auto-updated.
Last update: 2024-11-08 11:07:54 UTC
README
Check when your package branches have last been used
Use this command line tool to cross-check project public GitHub Branches and Packagist branch download statistics to determine are branches safe to delete.
License
Branch usage checker is an open-source software licensed under the MIT license.