ccerrillo
ccerrillo
I think it would be useful, allow using an array of methods, as it could be done before in [3.x version](https://github.com/thephpleague/route/issues/57)
In preparation for future Maven updates that may not support certain characters, this commit updates the featureVersion method to replace especial characters, including '/', ':', '"', '', '|', '?', '*',...
On Windows, under certain circumstances, the path separator is "\". This change will ensure compatibility with both Linux and Windows path separators