Skip to content

Commit 16c2789

Browse files
committed
AC-10036 SVC tool compatibility with php8.3
1 parent d3a3a51 commit 16c2789

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"require": {
1111
"php": "~8.1.0||~8.2.0||~8.3.0",
1212
"ext-json": "*",
13-
"laminas/laminas-stdlib": "^3.6",
13+
"laminas/laminas-stdlib": "^3.18",
1414
"nikic/php-parser": "^4.15",
1515
"phpstan/phpdoc-parser": "^0.5.5",
1616
"sabre/xml": "~2.2.3",

composer.lock

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

0 commit comments

Comments
 (0)