Skip to content

Commit

Permalink
Removing un-needed dependency, closes dingo#1273
Browse files Browse the repository at this point in the history
Signed-off-by: Hunter Skrasek <[email protected]>
  • Loading branch information
hskrasek committed Dec 27, 2016
1 parent dc312a5 commit 1f022fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"require": {
"php": "^5.5.9 || ^7.0",
"dingo/blueprint": "0.2.*",
"doctrine/annotations": "1.2.*",
"illuminate/routing": "5.1.* || 5.2.* || 5.3.*",
"illuminate/support": "5.1.* || 5.2.* || 5.3.*",
"league/fractal": ">=0.12.0"
Expand Down

0 comments on commit 1f022fa

Please sign in to comment.