Skip to content

Commit

Permalink
Merge pull request #11561 from creative-commoners/pulls/6.0/static-pr…
Browse files Browse the repository at this point in the history
…oviders

DEP Conflict older versions of egulias/email-validator
  • Loading branch information
GuySartorelli authored Jan 16, 2025
2 parents 778d6dd + dc17e49 commit 039f919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"phpstan/extension-installer": "^1.3"
},
"conflict": {
"egulias/email-validator": "^2",
"egulias/email-validator": "<3.2.1",
"oscarotero/html-parser": "<0.1.7"
},
"provide": {
Expand Down

0 comments on commit 039f919

Please sign in to comment.