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",
|
"name": "joshtronic/pickles",
|
||||||
"description": "PHP Interface Collection of Killer Libraries to Enhance Stuff",
|
"description": "The Pickles SOA Framework",
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"keywords": ["pickles", "framework", "rapid", "development", "mvc"],
|
"keywords": ["framework", "api", "soa", "oauth"],
|
||||||
"homepage": "https://github.com/joshtronic/pickles",
|
"homepage": "https://github.com/joshtronic/pickles",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"authors": [
|
"authors": [
|
||||||
|
@ -12,8 +12,12 @@
|
||||||
"homepage": "http://joshtronic.com"
|
"homepage": "http://joshtronic.com"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"support": {
|
||||||
|
"issues": "https://github.com/joshtronic/pickles/issues",
|
||||||
|
"source": "https://github.com/joshtronic/pickles"
|
||||||
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"mikey179/vfsStream": "1.3.0",
|
"phpunit/phpunit": "dev-master",
|
||||||
"satooshi/php-coveralls": "dev-master"
|
"satooshi/php-coveralls": "dev-master"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue