Skip to content

Commit ebc0371

Browse files
committed
Getting ready for tagging
1 parent b4b7923 commit ebc0371

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
],
1717
"require": {
1818
"php": ">=5.4.0",
19-
"league/oauth2-server": "4.0.*",
19+
"league/oauth2-server": "4.0.2",
2020
"illuminate/database": "4.2.*",
2121
"illuminate/support": "4.2.*",
2222
"illuminate/filesystem": "4.2.*",
@@ -45,7 +45,6 @@
4545
"extra": {
4646
"branch-alias": {
4747
"dev-master": "4.0.x-dev",
48-
"dev-3.x": "3.0.x-dev"
4948
}
5049
},
5150
"minimum-stability": "dev",

0 commit comments

Comments
 (0)