Skip to content

Commit 8f0fadc

Browse files
committed
Drop support for PHP 7.3.
1 parent 0d03817 commit 8f0fadc

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
@@ -8,7 +8,7 @@
88
],
99
"license": "MIT",
1010
"require": {
11-
"php": ">=7.3",
11+
"php": ">=7.4",
1212
"ext-mbstring": "*",
1313
"plaisio/error-logger": "^1.2.0",
1414
"plaisio/helper-html": "^2.0.0",

0 commit comments

Comments
 (0)