Bump Common and DBAL to 2.1
This commit is contained in:
parent
438dd9141f
commit
cb49648eed
3 changed files with 3 additions and 3 deletions
|
@ -36,7 +36,7 @@ class Version
|
|||
/**
|
||||
* Current Doctrine Version
|
||||
*/
|
||||
const VERSION = '2.1.0RC4-DEV';
|
||||
const VERSION = '2.1.0-DEV';
|
||||
|
||||
/**
|
||||
* Compares a Doctrine version with the current one.
|
||||
|
|
2
lib/vendor/doctrine-common
vendored
2
lib/vendor/doctrine-common
vendored
|
@ -1 +1 @@
|
|||
Subproject commit 74a2c924cd08b30785877808b1fb519b4b2e60b1
|
||||
Subproject commit 40f1bf16e84ddc5291a6a63aa00b9879c40e3500
|
2
lib/vendor/doctrine-dbal
vendored
2
lib/vendor/doctrine-dbal
vendored
|
@ -1 +1 @@
|
|||
Subproject commit be3790059cc43b674a55548eb42d5d25846ea6a9
|
||||
Subproject commit 0127ee98a4301f2f6e3463c824adc3a3687f901f
|
Loading…
Add table
Reference in a new issue