PHP Classes

File: phive.xml

Recommend this page to a friend!
  Classes of jawira   php.ini Settings Manager   phive.xml   Download  
File: phive.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: php.ini Settings Manager
Get and set the values of PHP settings dynamically
Author: By
Last change:
Date: 4 years ago
Size: 674 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="UTF-8"?> <phive xmlns="https://phar.io/phive"> <configuration> <targetDirectory>bin</targetDirectory> </configuration> <phar name="phpunit" version="^7.4.4" installed="7.5.8" location="./bin/phpunit" copy="false"/> <phar name="phpstan" version="^0.10.5" installed="0.11.5" location="./bin/phpstan" copy="false"/> <phar name="phing" version="^3.0.0-alpha2" installed="3.0.0-alpha2" location="./bin/phing" copy="false"/> <phar name="behat/behat" version="^3.3.0" installed="3.3.0" location="./bin/behat" copy="false"/> <phar name="phpbench" version="^0.16.9" installed="0.16.9" location="./bin/phpbench" copy="false"/> </phive>