Skip to content

Commit

Permalink
Merge pull request #12 from morozov/corneltek-cachekit-dev
Browse files Browse the repository at this point in the history
Redeclared corneltek/cachekit as a development dependency
  • Loading branch information
morozov authored Dec 21, 2019
2 parents 3874d01 + e7a7352 commit 2c5b5da
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 155 deletions.
7 changes: 6 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,17 @@
"name": "corneltek/pearx",
"homepage": "http://github.com/phpbrew/PEARX",
"description": "PEAR channel client",
"config": {
"platform": {
"php": "5.3.9"
}
},
"require": {
"php": ">=5.3.0",
"corneltek/cachekit": "^1",
"corneltek/curlkit": "^1.0.11"
},
"require-dev": {
"corneltek/cachekit": "^1",
"corneltek/phpunit-testmore": "dev-master",
"phpunit/phpunit": "^4.8||^5.7"
},
Expand Down
Loading

0 comments on commit 2c5b5da

Please sign in to comment.