Skip to content

Commit

Permalink
Merge pull request #13 from yectep/defect/12
Browse files Browse the repository at this point in the history
Fix #12: Make phpoffice.spreadsheet service public
  • Loading branch information
Chester authored May 20, 2019
2 parents dd4410f + 322b2a7 commit d2cdc11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Resources/config/services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ parameters:
services:
phpoffice.spreadsheet:
class: '%phpofficebundle_spreadsheet_class%'
public: true

0 comments on commit d2cdc11

Please sign in to comment.