Download the PHP package tacman/composer-json-manipulator without Composer
On this page you can find all versions of the php package tacman/composer-json-manipulator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tacman/composer-json-manipulator
More information about tacman/composer-json-manipulator
Files in tacman/composer-json-manipulator
Download tacman/composer-json-manipulator
More information about tacman/composer-json-manipulator
Files in tacman/composer-json-manipulator
Vendor tacman
Package composer-json-manipulator
Short Description Package to load, merge and save composer.json file(s)
License MIT
Package composer-json-manipulator
Short Description Package to load, merge and save composer.json file(s)
License MIT
Please rate this library. Is it a good library?
Informations about the package composer-json-manipulator
Manipulate composer.json with Beautiful Object API
The original code for this repository is now marked as deprecated, I use this fork simply to avoid seeing the deprecation warning.
see https://github.com/deprecated-packages/composer-json-manipulator
- load to
composer.json
to an object - use handful methods
- merge it with others
- print it back to
composer.json
in human-like format
Install
Add to your config/config.php
:
Usage
All versions of composer-json-manipulator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
nette/utils Version ^3.2 || ^4.0
symfony/config Version ^6.3 | ^7.0
symfony/dependency-injection Version ^6.3 | ^7.0
symfony/filesystem Version ^6.3 | ^7.0
nette/utils Version ^3.2 || ^4.0
symfony/config Version ^6.3 | ^7.0
symfony/dependency-injection Version ^6.3 | ^7.0
symfony/filesystem Version ^6.3 | ^7.0
The package tacman/composer-json-manipulator contains the following files
Loading the files please wait ....