Skip to content

Commit bcc204f

Browse files
[Mime] Deprecate implementing __sleep/wakeup() on AbstractPart implementations
1 parent 1bda29e commit bcc204f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"php": ">=8.1.0"
2424
},
2525
"require-dev": {
26-
"symfony/deprecation-contracts": "^2.5|^3.0",
26+
"symfony/deprecation-contracts": "^2.5|^3",
2727
"symfony/error-handler": "^6.4.3|^7.0.3|^8.0"
2828
},
2929
"autoload": {

0 commit comments

Comments
 (0)