Skip to content

Instantly share code, notes, and snippets.

@garex
Created December 5, 2025 07:38
Show Gist options
  • Select an option

  • Save garex/cf5556b52234c9c4d383d02fa9c7e801 to your computer and use it in GitHub Desktop.

Select an option

Save garex/cf5556b52234c9c4d383d02fa9c7e801 to your computer and use it in GitHub Desktop.
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