Skip to content

Commit f1bab88

Browse files
committed
[Mailer][MicrosoftGraph] Bump to PHP >= 8.4
1 parent d49f989 commit f1bab88

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)