Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: Composer.WindowsSetup.PHP85Dependency
PackageVersion: 6.3.0
ReleaseDate: 2021-11-17
InstallerType: inno
Installers:
- Architecture: x86
InstallerUrl: https://getcomposer.org/Composer-Setup.exe
InstallerSha256: 10826B503BA6823F14893F0627823017EE1778881222EA9960A7E268739D6956
Dependencies:
PackageDependencies:
- PackageIdentifier: PHP.PHP.8.5
MinimumVersion: 8.5.5
ManifestType: installer
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: Composer.WindowsSetup.PHP85Dependency
PackageVersion: 6.3.0
PackageLocale: en-US
Publisher: Composer
PackageName: Composer Windows Setup (for PHP 8.5)
PackageUrl: https://github.com/composer/windows-setup
License: MIT
Copyright: © 2012-2026 John Stevenson
ShortDescription: Helps you declare, manage, and install dependencies of PHP projects. This version of the Winget Composer package relies on PHP 8.5 (thread safe).
Description: |-
Composer's official .exe for initial installations of the PHP dependency manager Composer. It fetches the newest or near-newest Composer version (For instance 2.9.7), has an internal temp runphp.exe to configure PHP and PATH to work better with Composer, and provides an uninstaller if needed.

Since Winget's pipeline validations are done on fresh OS installs, at least 1 version of PHP must be a dependency for the package. For this version of the Winget package, the dependency is PHP 8.5 (thread safe).
Tags:
- getcomposer
- php-dependencies
- phpdependencies
- packagist
- php.php.8.5
- requirescmd
Documentations:
- DocumentLabel: Alternate Homepage
DocumentUrl: https://getcomposer.org/download/
ManifestType: defaultLocale
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json

PackageIdentifier: Composer.WindowsSetup.PHP85Dependency
PackageVersion: 6.3.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0