Skip to content

Commit

Permalink
Argh fractal issues
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbjr committed Nov 18, 2014
1 parent 3c1e631 commit 44b02bb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"php": ">=5.4.0",
"illuminate/support": "4.2.*",
"illuminate/database": "*",
"league/fractal": "0.9.1",
"ellipsesynergie/api-response": "0.7.0"
},
"autoload": {
Expand All @@ -33,5 +32,5 @@
"Chrisbjr\\ApiGuard\\": "src/Chrisbjr/ApiGuard"
}
},
"minimum-stability": "dev"
"minimum-stability": "stable"
}

0 comments on commit 44b02bb

Please sign in to comment.