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 12322a8 commit 947a370Copy full SHA for 947a370
CHANGELOG.md
@@ -6,6 +6,9 @@ All notable changes to this project will be documented in this file.
6
### Added assertions
7
- `Assertion::notRegex()` (Thanks to [Thomas Müller](https://github.com/beberlei/assert/pull/261))
8
9
+### Other changes
10
+Upgraded regex and unit tests for `Assert\Assertion::url()` to latest from Symfony/Validator
11
+
12
## 3.0.0 - 2018-07-04
13
14
### Changes
0 commit comments