Skip to content

Commit 91ebb0f

Browse files
committed
removing services_test.yaml from symfony/phpunit-bridge recipe
Since Symfony 4.1, you can fetch private services from a test using a special method - creating public aliases is not required anymore.
1 parent e76843f commit 91ebb0f

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

symfony/phpunit-bridge/3.3/config/services_test.yaml

Lines changed: 0 additions & 9 deletions
This file was deleted.

symfony/phpunit-bridge/3.3/manifest.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"copy-from-recipe": {
33
".env.test": ".env.test",
44
"bin/": "%BIN_DIR%/",
5-
"config/": "%CONFIG_DIR%/",
65
"phpunit.xml.dist": "phpunit.xml.dist",
76
"tests/": "tests/"
87
},

0 commit comments

Comments
 (0)