Skip to content

Commit

Permalink
Attempt to fix composer
Browse files Browse the repository at this point in the history
  • Loading branch information
nohponex committed May 29, 2016
1 parent c516f47 commit 50eb3e4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@
"require": {
"php": ">=7",
"ext-json": "*",
"phramework/exceptions": "^1.0",
"phramework/validate": "^1.0",
"phramework/validate": "^1.0.0-RC3",
"phramework/database": "^1.0",
"phramework/util": "^0.0"
},
Expand All @@ -37,7 +36,6 @@
"require-dev": {
"phpunit/phpunit": "5.*",
"squizlabs/php_codesniffer": "*",
"apigen/apigen": "^4.1",
"ext-pdo_sqlite": "*",
"satooshi/php-coveralls": "dev-master",
"codacy/coverage": "^1.0"
Expand Down

0 comments on commit 50eb3e4

Please sign in to comment.