mirror of
https://github.com/phpbb/phpbb.git
synced 2025-09-01 20:33:16 +02:00
[ticket/10981] Added goutte via composer
composer.phar added and autoloaded before tests PHPBB3-10981
This commit is contained in:
6
phpBB/composer.json
Normal file
6
phpBB/composer.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"minimum-stability": "beta",
|
||||
"require-dev": {
|
||||
"fabpot/goutte": "1.0.x-dev"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user