Skip to content
This repository has been archived by the owner on Dec 3, 2019. It is now read-only.

Commit

Permalink
Merged release/3.0.0 into master
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenneth Söderlund committed Feb 10, 2017
2 parents 8ef6442 + fb7b183 commit 56e5f60
Show file tree
Hide file tree
Showing 18 changed files with 689 additions and 621 deletions.
2 changes: 2 additions & 0 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
filter:
paths: ["src/*", "tests/unit/*"]
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"php": ">=5.6",
"nesbot/carbon": "^1.21",
"league/oauth2-server": "^4.1",
"nordsoftware/lumen-core": "^1.0"
"nordsoftware/lumen-core": "^2.0"
},
"require-dev": {
"laravel/lumen-framework": "^5.3",
"laravel/lumen-framework": "^5.4",
"codeception/codeception": "^2.2",
"codeception/specify": "^0.4",
"codeception/verify": "^0.3",
Expand Down
Loading

0 comments on commit 56e5f60

Please sign in to comment.