Skip to content

Commit

Permalink
Use SonataAdmin 2.3 stable as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dunglas committed Sep 24, 2014
1 parent cdef034 commit b879be8
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 @@ -19,7 +19,7 @@
"require": {
"doctrine/mongodb-odm-bundle": "3.0.*@dev",
"doctrine/mongodb-odm": "1.0.*@dev",
"sonata-project/admin-bundle": "~2.3@dev"
"sonata-project/admin-bundle": "~2.3"
},
"require-dev": {
"jmikola/geojson": "~1.0"
Expand Down

0 comments on commit b879be8

Please sign in to comment.