This website requires JavaScript.
Explore
Help
Sign In
public-mirrors
/
composer
mirror of
https://github.com/composer/composer
Watch
1
Star
0
Fork
You've already forked composer
0
Code
8728a75930
composer
/
tests
/
Composer
/
Test
/
Fixtures
/
functional
/
plugin-autoloading-only-loa...
/
evil-pkg
/
exec.php
6 lines
81 B
PHP
Raw
Blame
History
<
?
php
fwrite
(
STDERR
,
"
Evil/pkg executed, this should not happen!
\n
"
);
exit
(
1
);
View Git Blame
Copy Permalink