We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a865339 commit 1b3224fCopy full SHA for 1b3224f
composer.json
@@ -18,15 +18,15 @@
18
],
19
"minimum-stability": "dev",
20
"require": {
21
- "php": "~8.0.0 || ~8.1.0 || ~8.2.0",
22
- "symfony/finder": "^6.2",
23
- "laminas/laminas-test": "^4.9",
+ "php": "~8.1.0 || ~8.2.0 || ~8.3.0",
+ "symfony/finder": "^6.4",
+ "laminas/laminas-test": "^4.1",
24
"doctrine/orm": "^2.14 || ^3.0",
25
- "dg/bypass-finals": "^1.4",
+ "dg/bypass-finals": "^1.5",
26
"php-parallel-lint/php-parallel-lint": "^1.3",
27
"php-parallel-lint/php-console-highlighter": "^1.0",
28
"phpstan/phpstan": "^1.11",
29
- "phpstan/phpstan-doctrine": "^1.3",
+ "phpstan/phpstan-doctrine": "^1.4",
30
"phpunit/phpunit": "^10",
31
"vimeo/psalm": "^5.9",
32
"jetbrains/phpstorm-attributes": "^1.0",
0 commit comments