1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-24 12:03:21 +01:00
php-phpbb/phpBB/composer.json
Fyorl 797ee16eaf [ticket/10981] Added goutte via composer
composer.phar added and autoloaded before tests

PHPBB3-10981
2012-07-16 17:52:03 +01:00

7 lines
86 B
JSON

{
"minimum-stability": "beta",
"require-dev": {
"fabpot/goutte": "1.0.x-dev"
}
}