Skip to content

Commit

Permalink
Merge pull request #13 from Sellato/patch-1
Browse files Browse the repository at this point in the history
Fix issue #12 Symfony Deprecation.
  • Loading branch information
carakas authored Mar 7, 2018
2 parents e8dd5b3 + 1ae561f commit 034180e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Backend/Modules/Quotes/Resources/config/services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ services:
class: Backend\Modules\Quotes\Repository\QuotesRepository
arguments:
- "@database"
public: true

0 comments on commit 034180e

Please sign in to comment.