Skip to content

Commit 1f2c5bf

Browse files
Fix dependencies
1 parent 026aaa6 commit 1f2c5bf

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,12 @@
1515
"vlucas/phpdotenv": "^2.0",
1616
"phalcon/incubator": "~3.3",
1717
"monolog/monolog": "^1.16",
18-
"baka/database": "dev-master",
18+
"baka/database": "0.1.0",
1919
"baka/http": "^0.1.1",
2020
"elasticsearch/elasticsearch": "^2.3.1"
2121
},
2222
"require-dev": {
2323
"codeception/verify": "*",
24-
"vlucas/phpdotenv": "^2.0",
25-
"phalcon/incubator": "^3.3",
26-
"elasticsearch/elasticsearch": "^2.3.1",
2724
"duncan3dc/fork-helper": "^2.2.0"
2825
},
2926
"autoload": {

0 commit comments

Comments
 (0)