Skip to content

Commit

Permalink
Update Finder to support Laravel 5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroennoten committed Mar 21, 2016
1 parent 445cf28 commit 477fd10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"require": {
"illuminate/filesystem": "^5.1",
"illuminate/support": "^5.1",
"symfony/finder": "^2.7"
"symfony/finder": "^3.0"
}
}

0 comments on commit 477fd10

Please sign in to comment.