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 21d2cb4 commit 280b160Copy full SHA for 280b160
src/Illuminate/Support/composer.json
@@ -18,6 +18,7 @@
18
"ext-ctype": "*",
19
"ext-filter": "*",
20
"ext-mbstring": "*",
21
+ "egulias/email-validator": "^3.2.5|^4.0",
22
"doctrine/inflector": "^2.0",
23
"illuminate/collections": "^12.0",
24
"illuminate/conditionable": "^12.0",
src/Illuminate/Validation/composer.json
@@ -18,7 +18,6 @@
"brick/math": "^0.11|^0.12|^0.13|^0.14",
- "egulias/email-validator": "^3.2.5|^4.0",
"illuminate/container": "^12.0",
"illuminate/contracts": "^12.0",
0 commit comments