Skip to content

Commit

Permalink
Lock DBAL to a specific branch
Browse files Browse the repository at this point in the history
From now on, a new branch will be created on each BC-break
  • Loading branch information
greg0ire committed Apr 17, 2018
1 parent e2ea883 commit b881f14
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"doctrine/cache": "~1.6",
"doctrine/collections": "^1.4",
"doctrine/common": "^2.7.1",
"doctrine/dbal": "dev-develop as 3.x-dev",
"doctrine/dbal": "dev-snapshot/develop/2018-04-17 as 3.x-dev",
"doctrine/instantiator": "~1.1",
"ocramius/package-versions": "^1.1.2",
"ocramius/proxy-manager": "^2.1.1",
Expand Down
66 changes: 33 additions & 33 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b881f14

Please sign in to comment.