diff --git a/composer.json b/composer.json index e55f38d..2be373a 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ }, "extra": { "branch-alias": { - "dev-master": "2.0.x-dev" + "dev-master": "2.2.x-dev" } } } diff --git a/src/Const.php b/src/Const.php index d92a657..01d9550 100644 --- a/src/Const.php +++ b/src/Const.php @@ -1,8 +1,8 @@