validation-bugsnag-email
This commit is contained in:
2
vendor/symfony/mime/LICENSE
vendored
2
vendor/symfony/mime/LICENSE
vendored
@@ -1,4 +1,4 @@
|
||||
Copyright (c) 2010-2022 Fabien Potencier
|
||||
Copyright (c) 2010-2023 Fabien Potencier
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
2
vendor/symfony/mime/composer.json
vendored
2
vendor/symfony/mime/composer.json
vendored
@@ -21,7 +21,7 @@
|
||||
"symfony/polyfill-mbstring": "^1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"egulias/email-validator": "^2.1.10|^3.1",
|
||||
"egulias/email-validator": "^2.1.10|^3.1|^4",
|
||||
"league/html-to-markdown": "^5.0",
|
||||
"phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
|
||||
"symfony/dependency-injection": "^5.4|^6.0",
|
||||
|
Reference in New Issue
Block a user