Skip to content

Commit 1411725

Browse files
committed
Fix indentation
1 parent 6655c21 commit 1411725

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,21 @@
66
"keywords": ["silverstripe", "gallery", "photos", "images"],
77
"authors": [
88
{
9-
"name": "Pali Ondras",
10-
"email": "[email protected]"
9+
"name": "Pali Ondras",
10+
"email": "[email protected]"
1111
},
1212
{
13-
"name": "Rastislav Brandobur",
14-
"email": "[email protected]"
13+
"name": "Rastislav Brandobur",
14+
"email": "[email protected]"
1515
}
1616
],
1717
"require": {
1818
"silverstripe/framework": "^4.0",
1919
"bummzack/sortablefile": "^2.0"
2020
},
2121
"suggest": {
22-
"heyday/silverstripe-optimisedimage": "*",
23-
"jonom/focuspoint": "*"
22+
"heyday/silverstripe-optimisedimage": "*",
23+
"jonom/focuspoint": "*"
2424
},
2525
"autoload": {
2626
"psr-4": {

0 commit comments

Comments
 (0)