Skip to content

Commit 7845f3c

Browse files
author
symfony-flex-server[bot]
authored
Merge pull request #238
2 parents 67ddc64 + ca14aad commit 7845f3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

symfony/framework-bundle/3.3/config/services.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ services:
1919
resource: '../src/*'
2020
# you can exclude directories or files
2121
# but if a service is unused, it's removed anyway
22-
exclude: '../src/{Entity,Migrations,Repository,Tests}'
22+
exclude: '../src/{Entity,Migrations,Tests}'
2323

2424
# controllers are imported separately to make sure they
2525
# have the tag that allows actions to type-hint services

0 commit comments

Comments
 (0)