PHP Classes

File: phive.xml

Recommend this page to a friend!
  Classes of jawira   Phing Build File Visualizer   phive.xml   Download  
File: phive.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Phing Build File Visualizer
Render chart to represent a Phing build process
Author: By
Last change:
Date: 4 years ago
Size: 474 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.5.1" installed="7.5.16" location="./bin/phpunit" copy="false"/> <phar name="phpstan" version="^0.10.5" installed="0.11.16" location="./bin/phpstan" copy="false"/> <phar name="phing" version="^3.0.0-alpha2" installed="3.0.0-alpha3" location="./bin/phing" copy="false"/> </phive>