diff --git a/php/bearframework/composer.json b/php/bearframework/composer.json index c1011f3ec2c..10fe4165807 100644 --- a/php/bearframework/composer.json +++ b/php/bearframework/composer.json @@ -1,5 +1,5 @@ { "require": { - "bearframework/bearframework": "~1.13.1" + "bearframework/bearframework": "~1.14.0" } }