Skip to content

Commit 19fcdd3

Browse files
Fix composer
1 parent 5ce3da7 commit 19fcdd3

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
@@ -20,6 +20,6 @@
2020
"downloadUrl": "https://github.com/clubstudioltd/craft3-asset-rev/archive/master.zip",
2121
"developer": "Club Studio Ltd",
2222
"developerUrl": "https://clubstudio.co.uk",
23-
"class": "Club\\AssetRev\\AssetRev",
23+
"class": "Club\\AssetRev\\AssetRev"
2424
}
2525
}

0 commit comments

Comments
 (0)