Skip to content

Commit 2ffbfd4

Browse files
committed
ACQE-6085 : Static check for class and file name mismatch
1 parent b35e4e2 commit 2ffbfd4

File tree

7 files changed

+372
-343
lines changed

7 files changed

+372
-343
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
"ext-openssl": "*",
2727
"guzzlehttp/guzzle": "^7.3.0",
2828
"laminas/laminas-diactoros": "^3.0",
29-
"monolog/monolog": "^2.3",
29+
"monolog/monolog": "^2.3||^3.0",
3030
"mustache/mustache": "~2.5",
31-
"nikic/php-parser": "^4.4",
31+
"nikic/php-parser": "^4.4||^5.0",
3232
"php": ">=8.1",
3333
"php-webdriver/webdriver": "^1.14.0",
3434
"spomky-labs/otphp": "^10.0||^11.0",

0 commit comments

Comments
 (0)