1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-09-03 05:12:37 +02:00

[task/sami] Add sami/sami as a composer development dependency.

PHPBB3-12495
This commit is contained in:
Andreas Fischer
2014-05-16 17:51:45 +02:00
parent f2500da8ec
commit b32f91b9c6
2 changed files with 366 additions and 2 deletions

View File

@@ -3,6 +3,7 @@
"fabpot/goutte": "1.0.*",
"phpunit/dbunit": "1.3.*",
"phpunit/phpunit": "4.1.*",
"phing/phing": "2.4.*"
"phing/phing": "2.4.*",
"sami/sami": "1.*"
}
}