Skip to content

Commit

Permalink
Symfony 4 compability.
Browse files Browse the repository at this point in the history
  • Loading branch information
nilov authored May 23, 2019
1 parent 6ad6505 commit e7829ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
],
"require": {
"php": ">=7.1",
"symfony/framework-bundle": "~2.3|~3.0"
"symfony/framework-bundle": "^2.8|^3.2|^4.0"
},
"autoload": {
"psr-4": { "Glavweb\\MongoDBBundle\\": "" }
Expand Down

0 comments on commit e7829ba

Please sign in to comment.