mirror of
https://github.com/composer/composer
synced 2025-05-08 16:17:37 +00:00
5 lines
81 B
PHP
5 lines
81 B
PHP
<?php
|
|
|
|
fwrite(STDERR, "Evil/pkg executed, this should not happen!\n");
|
|
|
|
exit(1);
|