Skip to content

Commit ec2df0d

Browse files
committed
fix
removed trailing comma
1 parent 5b8580e commit ec2df0d

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
@@ -15,7 +15,7 @@
1515
}
1616
],
1717
"require": {
18-
"php": ">=5.4.0",
18+
"php": ">=5.4.0"
1919
},
2020
"autoload": {
2121
"classmap": [

0 commit comments

Comments
 (0)