Skip to content

Commit 663a69e

Browse files
committed
feature #62266 [Mailer][MicrosoftGraph] Bump to PHP >= 8.4 (santysisi)
This PR was merged into the 8.0 branch. Discussion ---------- [Mailer][MicrosoftGraph] Bump to PHP >= 8.4 | Q | A | ------------- | --- | Branch? | 8.0 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | - | License | MIT For reference #60639 Commits ------- f1bab88 [Mailer][MicrosoftGraph] Bump to PHP >= 8.4
2 parents d49f989 + f1bab88 commit 663a69e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Mailer/Bridge/MicrosoftGraph/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
}
2525
],
2626
"require": {
27-
"php": ">=8.2",
27+
"php": ">=8.4",
2828
"symfony/clock": "^7.4|^8.0",
2929
"symfony/http-client": "^6.4|^7.0|^8.0",
3030
"symfony/mailer": "^7.4|^8.0"

0 commit comments

Comments
 (0)