Skip to content

Commit f6cbf55

Browse files
committed
AC-2841:PHP 7.4 compatibility removal from the codebase
1 parent 203a2fb commit f6cbf55

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"bin": ["bin/svc"],
1010
"require": {
11-
"php": "~7.4.0||~8.1.0",
11+
"php": "~8.1.0",
1212
"ext-json": "*",
1313
"laminas/laminas-dependency-plugin": "^2.2.0",
1414
"laminas/laminas-stdlib": "~3.6.0",

composer.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)