#!/bin/bash

echo "Checking Component Installability"

php $(dirname $0)/../../tests/component/TestComposerInstall.php
