Skip to content

Commit 7cef51e

Browse files
authored
explicitly adds phpunit:4 to all samples
1 parent e110f57 commit 7cef51e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+27256
-416
lines changed

appengine/standard/cloudsql/composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"twig/twig": "~1.8|~2.0"
66
},
77
"require-dev": {
8-
"symfony/browser-kit": "^3.0"
8+
"symfony/browser-kit": "^3.0",
9+
"phpunit/phpunit": "~4"
910
}
1011
}

0 commit comments

Comments
 (0)