Download the PHP package edspc/composer-ignore-platform-req-env-plugin without Composer
On this page you can find all versions of the php package edspc/composer-ignore-platform-req-env-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download edspc/composer-ignore-platform-req-env-plugin
More information about edspc/composer-ignore-platform-req-env-plugin
Files in edspc/composer-ignore-platform-req-env-plugin
Download edspc/composer-ignore-platform-req-env-plugin
More information about edspc/composer-ignore-platform-req-env-plugin
Files in edspc/composer-ignore-platform-req-env-plugin
Vendor edspc
Package composer-ignore-platform-req-env-plugin
Short Description Add env variables to ignore platform-req.
License MIT
Homepage https://github.com/edspc/composer-ignore-platform-req-env-plugin
Package composer-ignore-platform-req-env-plugin
Short Description Add env variables to ignore platform-req.
License MIT
Homepage https://github.com/edspc/composer-ignore-platform-req-env-plugin
Please rate this library. Is it a good library?
Informations about the package composer-ignore-platform-req-env-plugin
edspc/composer-ignore-platform-req-env-plugin
Add environment variables to ignore platform-req.
Installation:
Requires Composer 2.
Install globally:
This plugin adds functionality to ignore platform requirements (php
, hhvm
, lib-*
and ext-*
) for require
, update
, install
operations.
It works just like options --ignore-platform-reqs
or --ignore-platform-req
for those ops.
Env variable name – COMPOSER_IGNORE_PLATFORM_REQ
.\
Possible values:
1
,all
,full
– ignoring ALL requirements;- space-separated string of requirements to ignore.
All versions of composer-ignore-platform-req-env-plugin with dependencies
PHP Build Version
Package Version
Requires
composer-plugin-api Version
^2.0
The package edspc/composer-ignore-platform-req-env-plugin contains the following files
Loading the files please wait ....