Skip to content

Commit 68316c1

Browse files
committed
#32163 Update laminas-json to be PHP8 compatible
1 parent 9b36799 commit 68316c1

File tree

2 files changed

+42
-31
lines changed

2 files changed

+42
-31
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"laminas/laminas-form": "^2.10.0",
4949
"laminas/laminas-http": "^2.6.0",
5050
"laminas/laminas-i18n": "^2.7.3",
51-
"laminas/laminas-json": "^2.6.1",
51+
"laminas/laminas-json": "^3.2.0",
5252
"laminas/laminas-log": "^2.9.1",
5353
"laminas/laminas-mail": "^2.9.0",
5454
"laminas/laminas-mime": "^2.5.0",

composer.lock

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

0 commit comments

Comments
 (0)