We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8709d93 commit 1fd194eCopy full SHA for 1fd194e
CHANGELOG.md
@@ -1,9 +1,13 @@
1
+# 2.0.0-alpha2
2
+
3
+* PHPUnit integration - @jakzal
4
5
# 2.0.0-alpha1
6
7
* Added support for PHP7
8
* Updated dependencies to support Symfony3 components
-* Added ``Coduo\PHPMatcher\Tests\Matcher\Pattern\Expander\MatchRegexTest`` expander - [email protected]
-* Added ``Coduo\PHPMatcher\Tests\Matcher\Pattern\Expander\IsEmpty`` expander - [email protected]
9
+* Added ``Coduo\PHPMatcher\Tests\Matcher\Pattern\Expander\MatchRegexTest`` expander - @blazarecki
10
+* Added ``Coduo\PHPMatcher\Tests\Matcher\Pattern\Expander\IsEmpty`` expander - @blazarecki
11
* Added PHPMatcher facade in order to improve developers experience
12
13
0 commit comments