Skip to content

Commit

Permalink
Fixed composer json
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalyiegorov committed Jul 27, 2016
1 parent 02ee3dd commit 292dd50
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,14 @@
"email": "kotenko@samsonos.com"
}
],
"minimum-stability": "dev",
"require": {
"samsonframework/base": "*",
"samsonframework/collection": "*",
"samsonframework/orm": "dev-master",
"samsonphp/generator":"*",
"samsonos/php_activerecord":"*",
"samsonphp/view":"*"
},
"require-dev": {
"phpunit/phpunit": "4.*"
"phpunit/phpunit": "5.*"
},
"license": "Open Software License (OSL) v 3.0",
"homepage": "http://samsonos.com/",
Expand Down

0 comments on commit 292dd50

Please sign in to comment.