mirror of
https://github.com/danog/PrimeModule.git
synced 2024-12-02 09:37:54 +01:00
3 lines
255 B
PHP
3 lines
255 B
PHP
|
<?php if (!getenv("PHABEL_INSIDE_COMPOSER")) die("danog/primemodule: This package requires transpilation using the phabel.io composer plugin.
|
||
|
To use this package please run composer update, enabling execution of plugins and generation of the lockfile.
|
||
|
");
|