Skip to content

Commit bca79cb

Browse files
committed
migrate symfony tests to phpunit (GoogleCloudPlatform#98)
1 parent e18f820 commit bca79cb

File tree

6 files changed

+752
-87
lines changed

6 files changed

+752
-87
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"require-dev": {
3+
"symfony/yaml": "^3.0",
4+
"symfony/console": " ~2.6.0",
5+
"symfony/process": "^3.0",
6+
"monolog/monolog": "^1.19",
7+
"guzzlehttp/guzzle": "^6.2"
8+
}
9+
}

0 commit comments

Comments
 (0)