Skip to content

Commit

Permalink
upgrade sqlbuilder to 4.0.x-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
c9s committed Jan 20, 2017
1 parent b833095 commit ab31e08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"description": "The Fast PHP ORM",
"require": {
"php": ">=5.4.0",
"corneltek/sqlbuilder": "^3.2",
"corneltek/sqlbuilder": "4.0.x-dev",
"corneltek/cliframework": "^3.0",
"corneltek/class-template": "^3.0",
"corneltek/codegen": "3.1.x-dev",
Expand Down

0 comments on commit ab31e08

Please sign in to comment.