Skip to content

Commit

Permalink
Merge d3912b4 into f242f9d
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoineLemaire committed Dec 20, 2017
2 parents f242f9d + d3912b4 commit 1b931b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Resources/config/service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ parameters:
services:
swm.mail_hook.service.mail_hook:
class: "%swm.mail_hook.service.mail_hook.class%"
scope: request
shared: false
arguments:
- "@request_stack"
- "@swm.mail_hook.provider.api_service"
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"require": {
"php": ">=5.3.9",
"symfony/framework-bundle": "~2.4|~3.0"
"symfony/framework-bundle": "~2.8|~3.0"
},
"require-dev": {
"atoum/atoum": "dev-master"
Expand Down

0 comments on commit 1b931b4

Please sign in to comment.