Skip to content

Commit 9fde654

Browse files
authored
Merge pull request #754 from bakaphp/refact-use-stable-version
2 parents 4f1781e + 5209768 commit 9fde654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"require": {
1010
"php": ">=7.4",
1111
"ext-phalcon": ">=4",
12-
"baka/baka": "0.7.x-dev",
12+
"baka/baka": "^0.7",
1313
"dariuszp/cli-progress-bar": "^1.0",
1414
"elasticsearch/elasticsearch": "^7.5",
1515
"firebase/php-jwt": "^5.0",

0 commit comments

Comments
 (0)