Skip to content

Commit 1b3224f

Browse files
committed
Version bumps
1 parent a865339 commit 1b3224f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@
1818
],
1919
"minimum-stability": "dev",
2020
"require": {
21-
"php": "~8.0.0 || ~8.1.0 || ~8.2.0",
22-
"symfony/finder": "^6.2",
23-
"laminas/laminas-test": "^4.9",
21+
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
22+
"symfony/finder": "^6.4",
23+
"laminas/laminas-test": "^4.1",
2424
"doctrine/orm": "^2.14 || ^3.0",
25-
"dg/bypass-finals": "^1.4",
25+
"dg/bypass-finals": "^1.5",
2626
"php-parallel-lint/php-parallel-lint": "^1.3",
2727
"php-parallel-lint/php-console-highlighter": "^1.0",
2828
"phpstan/phpstan": "^1.11",
29-
"phpstan/phpstan-doctrine": "^1.3",
29+
"phpstan/phpstan-doctrine": "^1.4",
3030
"phpunit/phpunit": "^10",
3131
"vimeo/psalm": "^5.9",
3232
"jetbrains/phpstorm-attributes": "^1.0",

0 commit comments

Comments
 (0)