Skip to content

Commit

Permalink
Add 4.0 to symfony/framework-bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
jbfewo authored Jun 13, 2019
1 parent d86483d commit 08013f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.8|~3.0"
"symfony/framework-bundle": "~2.8|~3.0|~4.0"
},
"require-dev": {
"atoum/atoum": "dev-master"
Expand All @@ -25,4 +25,4 @@
"psr-4": { "Swm\\Bundle\\MailHookBundle\\": "" },
"exclude-from-classmap": ["/tests/"]
}
}
}

0 comments on commit 08013f8

Please sign in to comment.