Skip to content

Commit e9cc1c4

Browse files
authored
Update composer.json
1 parent c884aa2 commit e9cc1c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@
1313
}
1414
],
1515
"require": {
16-
"nilportugues/json-api": "^2.1",
16+
"nilportugues/json-api": "^2.2",
1717
"symfony/psr-http-message-bridge": "~0.1",
1818
"nilportugues/serializer-eloquent": "~1.0"
1919
},
2020
"require-dev": {
2121
"laravel/laravel": "5.*",
2222
"laravel/lumen": "^5.2",
2323
"phpunit/phpunit": "4.*",
24-
"fabpot/php-cs-fixer": "^1.10"
24+
"friendsofphp/php-cs-fixer": "^1.10"
2525
},
2626
"autoload": {
2727
"psr-4": {

0 commit comments

Comments
 (0)