repo.or.cz
/
mediawiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Localisation updates from https://translatewiki.net.
[mediawiki.git]
/
tests
/
phpunit
/
data
/
composer
/
composer.json
blob
f4c2691334dbd54d6fba85dd33cf27031ca25763
1
{
2
"name": "example/test",
3
"license": "0BSD",
4
"require": {
5
"leafo/lessphp": "0.5.0",
6
"php": ">=5.3.3",
7
"psr/log": "1.0.0",
8
"cssjanus/cssjanus": "1.1.1",
9
"cdb/cdb": "1.0.0"
10
},
11
"require-dev": {
12
"phpunit/phpunit": "*"
13
},
14
"suggest": {
15
"ext-mbstring": "*",
16
"ext-apc": "*"
17
}
18
}