Skip to content

Commit 1055c83

Browse files
Fixed syntax error *fail*
1 parent 88ae2ad commit 1055c83

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
@@ -27,7 +27,7 @@
2727
"ext-dom": "*",
2828
"ext-json": "*",
2929
"ext-spl": "*",
30-
"dropbox/dropbox-sdk": "1.1.*"
30+
"dropbox/dropbox-sdk": "1.1.*",
3131
"phpseclib/phpseclib": "2.0.*@dev",
3232
"phpunit/php-timer": "~1.0.2",
3333
"sebastian/environment": "~1.1",

0 commit comments

Comments
 (0)