Update license information.
Fixed compatibility issue for PHP version >= 5.6.
- [Breaking] Removed old matching modules.
Tawk\Match\PathTawk\Match\Url
- Added new modules for pattern matching.
Tawk\Modules\PathPatternMatcherTawk\Modules\UrlPatternMatcher
- Added new helpers for parsing URLs and paths.
Tawk\Helpers\PathHelperTawk\Helpers\UrlHelper
- Added new enum
Tawk\Enums\WildcardLocation.
Initial Release