Updated dependencies a bit
This commit is contained in:
parent
725d952192
commit
394c86d6ab
1 changed files with 7 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"name": "joshtronic/pickles",
|
||||
"description": "PHP Interface Collection of Killer Libraries to Enhance Stuff",
|
||||
"description": "The Pickles SOA Framework",
|
||||
"type": "library",
|
||||
"keywords": ["pickles", "framework", "rapid", "development", "mvc"],
|
||||
"keywords": ["framework", "api", "soa", "oauth"],
|
||||
"homepage": "https://github.com/joshtronic/pickles",
|
||||
"license": "MIT",
|
||||
"authors": [
|
||||
|
@ -12,8 +12,12 @@
|
|||
"homepage": "http://joshtronic.com"
|
||||
}
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/joshtronic/pickles/issues",
|
||||
"source": "https://github.com/joshtronic/pickles"
|
||||
},
|
||||
"require-dev": {
|
||||
"mikey179/vfsStream": "1.3.0",
|
||||
"phpunit/phpunit": "dev-master",
|
||||
"satooshi/php-coveralls": "dev-master"
|
||||
},
|
||||
"require": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue