diff --git a/.versionrc b/.versionrc index b55f226..017437c 100644 --- a/.versionrc +++ b/.versionrc @@ -59,6 +59,10 @@ { "filename": "VERSION_TRACKER.txt", "type": "plain-text" + }, + { + "filename": "composer.json", + "type": "json" } ] }