Skip to content

Commit 74334ee

Browse files
committed
edit(composer) drop <8.2 php support
1 parent e6e9f94 commit 74334ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "library",
55
"license": "MIT",
66
"require": {
7-
"php" : ">=5.3.0",
7+
"php" : ">=8.2.0",
88
"swiftmailer/swiftmailer": "~5.2 || ^6.0"
99
},
1010
"require-dev": {

0 commit comments

Comments
 (0)