This website requires JavaScript.
Explore
Sign In
mirror
/
YOURLS
mirror of
https://github.com/YOURLS/YOURLS
Watch
1
Star
0
Fork
You've already forked YOURLS
0
Code
Issues
Releases
Wiki
Activity
master
YOURLS
/
tests
/
composer.json
9 lines
108 B
JSON
Raw
Permalink
Blame
History
{
"require"
:
{
"phpunit/phpunit"
:
"*"
}
,
"scripts"
:
{
"test"
:
"phpunit"
}
}
View Git Blame
Copy Permalink