Skip to content

Commit

Permalink
Update composer dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
jwage committed Jun 25, 2018
1 parent c8e471f commit 8dcb47e
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 109 deletions.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -23,7 +23,7 @@
"php": "^7.1",
"symfony/framework-bundle": "~3.4|~4.0",
"doctrine/doctrine-bundle": "~1.0",
"doctrine/migrations": "^2.0@dev"
"doctrine/migrations": "v2.0.0-alpha1"
},
"require-dev": {
"phpunit/phpunit": "^5.7|^6.4|^7.0",
Expand Down

0 comments on commit 8dcb47e

Please sign in to comment.