diff --git a/.puprc b/.puprc index 37f3332..0c6ffce 100644 --- a/.puprc +++ b/.puprc @@ -32,7 +32,7 @@ "versions": [ { "file": "src/FakerPress/Plugin.php", - "regex": "(const[ ]*VERSION[ ]*={1}[ ]*['\"]{1})([^'\"]+)['\"]{1}[ ]*;{1}" + "regex": "(const[ ]*VERSION[ ]*={1}[ ]*['\"]{1})([^'\"]+)(['\"]{1}[ ]*;{1})" }, { "file": "fakerpress.php",