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 aab7bd5 commit a587e5aCopy full SHA for a587e5a
1 file changed
composer.json
@@ -23,13 +23,13 @@
23
"php": ">=5.3",
24
"symfony/symfony": "4.3.*",
25
"symfony/validator": "4.3.*",
26
- "mailboxvalidator/mailboxvalidator-php": "1.1.*"
+ "mailboxvalidator/mailboxvalidator-php": "2.0.*"
27
},
28
"require-dev": {
29
"phpunit/phpunit": "7.5.*",
30
"symfony/framework-bundle": "4.3.*",
31
32
33
34
"autoload": {
35
"psr-4": {
@@ -41,5 +41,5 @@
41
"MailboxValidatorBundle\\Tests\\": "Tests/"
42
}
43
44
- "version": "1.0.0"
+ "version": "2.0.0"
45
0 commit comments