1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-31 20:11:54 +02:00
Files
php-phpbb/phpBB/composer.json
2013-07-12 16:47:08 -04:00

9 lines
138 B
JSON

{
"require-dev": {
"fabpot/goutte": "v0.1.0",
"phpunit/dbunit": "1.2.*",
"phpunit/phpunit": "3.7.*",
"phing/phing": "2.4.*"
}
}