Skip to content

Commit 713e0b6

Browse files
committed
ACQE-5710 : Upgrading php 8.3
1 parent e5a2d3e commit 713e0b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"composer/composer": "^1.9 || ^2.0, !=2.2.16",
2727
"csharpru/vault-php": "^4.2.1",
2828
"guzzlehttp/guzzle": "^7.3.0",
29-
"laminas/laminas-diactoros": "^2.8",
29+
"laminas/laminas-diactoros": "^3.0",
3030
"monolog/monolog": "^2.3",
3131
"mustache/mustache": "~2.5",
3232
"nikic/php-parser": "^4.4",
@@ -47,7 +47,7 @@
4747
"codacy/coverage": "^1.4",
4848
"php-coveralls/php-coveralls": "^1.0||^2.2",
4949
"phpmd/phpmd": "^2.8.0",
50-
"phpunit/phpunit": "<=9.5.20",
50+
"phpunit/phpunit": "^9.5",
5151
"sebastian/phpcpd": "~6.0.0",
5252
"squizlabs/php_codesniffer": "~3.7.0"
5353
},

0 commit comments

Comments
 (0)