Created
December 5, 2025 07:38
-
-
Save garex/cf5556b52234c9c4d383d02fa9c7e801 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| wget https://packagist.org/packages/symfony/phpunit-bridge.json | |
| cat phpunit-bridge.json | jq '.package.versions[] | {(.version): .require.php}' | jq -ns '(inputs | add)' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment