Skip to content

Commit

Permalink
Added filtering by passing Request object to serialize method
Browse files Browse the repository at this point in the history
  • Loading branch information
nilportugues committed Nov 14, 2015
1 parent a82817b commit b3b53df
Show file tree
Hide file tree
Showing 5 changed files with 2,937 additions and 40 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
},
"require-dev": {
"laravel/laravel": "5.*",
"fabpot/php-cs-fixer": "~1.9",
"nilportugues/php_backslasher": "~0.2"
"nilportugues/php_backslasher": "~0.2",
"fabpot/php-cs-fixer": "^1.10"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit b3b53df

Please sign in to comment.