Skip to content

Commit 7148f32

Browse files
committed
Updated Spec and Storage to reflect alex changes
1 parent 78a50db commit 7148f32

File tree

9 files changed

+43
-3217
lines changed

9 files changed

+43
-3217
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
composer.phar
33
.DS_Store
44
/.idea/
5+
composer.lock

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"illuminate/console": "4.2.*",
2323
"illuminate/http": "4.2.*",
2424
"nesbot/carbon": "1.*",
25-
"league/oauth2-server": "4.0.*@dev"
25+
"league/oauth2-server": "4.0.*"
2626
},
2727
"require-dev": {
2828
"phpspec/phpspec": "~2.0",

0 commit comments

Comments
 (0)