·composer-upgrade
</>

composer-upgrade

Guides PHP project upgrades using Composer commands. Use when helping users upgrade PHP packages, understand dependency conflicts, interpret `composer outdated` output, use `composer why-not` to diagnose version constraints, use `composer why` to trace dependencies, use `composer bump` to harden version constraints after upgrading, plan safe upgrade paths, or resolve package version conflicts in composer.json.

9Installs·0Trend·@peterfox

Installation

$npx skills add https://github.com/peterfox/agent-skills --skill composer-upgrade

How to Install composer-upgrade

Quickly install composer-upgrade AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/peterfox/agent-skills --skill composer-upgrade
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: peterfox/agent-skills.

SKILL.md

View raw

See references/commands.md for full flag reference. See references/upgrade-workflow.md for detailed strategies.

Shows what prevents upgrading a package to a specific version.

Output shows the dependency chain: which packages require conflicting versions.

Guides PHP project upgrades using Composer commands. Use when helping users upgrade PHP packages, understand dependency conflicts, interpret `composer outdated` output, use `composer why-not` to diagnose version constraints, use `composer why` to trace dependencies, use `composer bump` to harden version constraints after upgrading, plan safe upgrade paths, or resolve package version conflicts in composer.json. Source: peterfox/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/peterfox/agent-skills --skill composer-upgrade
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-11

Browse more skills from peterfox/agent-skills

Quick answers

What is composer-upgrade?

Guides PHP project upgrades using Composer commands. Use when helping users upgrade PHP packages, understand dependency conflicts, interpret `composer outdated` output, use `composer why-not` to diagnose version constraints, use `composer why` to trace dependencies, use `composer bump` to harden version constraints after upgrading, plan safe upgrade paths, or resolve package version conflicts in composer.json. Source: peterfox/agent-skills.

How do I install composer-upgrade?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/peterfox/agent-skills --skill composer-upgrade Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/peterfox/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-10