Skip to content

Commit

Permalink
Symfony 4 support
Browse files Browse the repository at this point in the history
Symfony 4 support
  • Loading branch information
igdr authored and mark-gerarts committed Nov 27, 2017
1 parent 15686a2 commit 2873398
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 @@ -17,7 +17,7 @@
},
"require": {
"php": ">=7.0.0",
"symfony/framework-bundle": "^3.3",
"symfony/framework-bundle": "^3.3|^4.0",
"mark-gerarts/auto-mapper-plus": "^1.0"
}
}

0 comments on commit 2873398

Please sign in to comment.