Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit fa9fc7f

Browse filesBrowse files
committed
minor #41387 [Mime] Remove symfony/deprecation-contracts (jschaedl)
This PR was merged into the 6.0 branch. Discussion ---------- [Mime] Remove symfony/deprecation-contracts | Q | A | ------------- | --- | Branch? | 6.0 | Bug fix? | no | New feature? | no <!-- please update src/**/CHANGELOG.md files --> | Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files --> | Tickets | - <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead --> | License | MIT | Doc PR | - <!-- required for new features --> As commented here #41298 (comment) I removed `symfony/deprecation-contracts` as follow-up on #41364 If the removal of `symfony/deprecation-contracts` is not important, I am happy to close this PR. Commits ------- 4a52a9b Remove symfony/deprecation-contracts
2 parents 1bdc2a2 + 4a52a9b commit fa9fc7f
Copy full SHA for fa9fc7f

File tree

Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed

‎src/Symfony/Component/Mime/composer.json

Copy file name to clipboardExpand all lines: src/Symfony/Component/Mime/composer.json
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
],
1818
"require": {
1919
"php": ">=8.0.2",
20-
"symfony/deprecation-contracts": "^2.1",
2120
"symfony/polyfill-intl-idn": "^1.10",
2221
"symfony/polyfill-mbstring": "^1.0"
2322
},

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.