Skip to content

Commit

Permalink
Fix #12: Make phpoffice.spreadsheet service public
Browse files Browse the repository at this point in the history
  • Loading branch information
Chester Li committed May 18, 2019
1 parent dd4410f commit 322b2a7
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 322b2a7

Please sign in to comment.