Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mdespeuilles authored Mar 31, 2017
1 parent 05bfdde commit ba65695
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@
"MIT"
],
"require" : {
"php": ">=7.0"
"php": ">=7.0",
"sonata-project/seo-bundle": "^2.0",

},
"autoload" : {
"psr-4" : {
Expand All @@ -25,4 +27,4 @@
"dev-master" : "1.0.0-dev"
}
}
}
}

0 comments on commit ba65695

Please sign in to comment.