Skip to content

Commit 1b7baed

Browse files
committed
Merged in digitalkaoz/bitbucket-api-1/digitalkaoz/allow-php7-1441229903287 (pull request #25)
allow php7
2 parents a4eb239 + 03d94cd commit 1b7baed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
}
1515
],
1616
"require": {
17-
"php": "~5.3",
17+
"php": ">=5.3",
1818
"kriswallsmith/buzz": "~0.13",
1919
"jacobkiers/oauth": "~1.0.10"
2020
},

0 commit comments

Comments
 (0)