Skip to content

Commit 7786583

Browse files
committed
AC-10036 SVC tool compatibility with php8.3
1 parent 1d05d91 commit 7786583

File tree

2 files changed

+194
-188
lines changed

2 files changed

+194
-188
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"nikic/php-parser": "^4.15",
1515
"phpstan/phpdoc-parser": "^0.5.5",
1616
"sabre/xml": "~2.2.3",
17-
"symfony/console": "~4.4.0||~5.4.0",
17+
"symfony/console": "~4.4.0||~5.4.0||~6.4.0",
1818
"tomzx/php-semver-checker": "^0.15.0",
1919
"wikimedia/less.php": "^3.2"
2020
},

0 commit comments

Comments
 (0)