Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0aeb28e

Browse files
author
Michael Christopher
committed
Merge pull request#14 from weaverryan/patch-1
Fixing hanging-comma and adding autoload key
2 parents06e473c +e968374 commit0aeb28e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

‎composer.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,12 @@
66
"type":"library",
77
"license":"MIT",
88
"require": {
9-
"php":">=5.2.0",
9+
"php":">=5.2.0"
10+
},
11+
"autoload": {
12+
"psr-0" : {
13+
"Services_Zencoder" :""
14+
}
1015
},
1116
"authors":[
1217
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp