Skip to content

Commit 5aca585

Browse files
authored
Merge pull request #9 from FlyKasual/master
2 parents 2528841 + b46d499 commit 5aca585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Classes/ResourceMatcher.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*/
1616
class ResourceMatcher
1717
{
18-
protected $resourcePattern = '[\'"]?([\w\s\/\-:?.]*)["\']?';
18+
protected $resourcePattern = '[\'"]?([\w\s\/\=\-:?.]*)["\']?';
1919

2020
/**
2121
* @param string $input

0 commit comments

Comments
 (0)