Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nilportugues committed Jun 22, 2016
1 parent c884aa2 commit e9cc1c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -13,15 +13,15 @@
}
],
"require": {
"nilportugues/json-api": "^2.1",
"nilportugues/json-api": "^2.2",
"symfony/psr-http-message-bridge": "~0.1",
"nilportugues/serializer-eloquent": "~1.0"
},
"require-dev": {
"laravel/laravel": "5.*",
"laravel/lumen": "^5.2",
"phpunit/phpunit": "4.*",
"fabpot/php-cs-fixer": "^1.10"
"friendsofphp/php-cs-fixer": "^1.10"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit e9cc1c4

Please sign in to comment.