|
55 | 55 | "doctrine/dbal": "^2.9 || ^3.0",
|
56 | 56 | "doctrine/doctrine-bundle": "^2.5",
|
57 | 57 | "doctrine/doctrine-migrations-bundle": "^3.2",
|
58 |
| - "doctrine/orm": "^2.9 || ^3.0", |
59 |
| - "phpstan/phpstan-doctrine": "^2.0" |
| 58 | + "doctrine/orm": "^2.9 || ^3.0" |
60 | 59 | },
|
61 | 60 | "require-dev": {
|
62 |
| - "friendsofphp/php-cs-fixer": "*", |
63 |
| - "phpstan/extension-installer": "*", |
64 |
| - "phpstan/phpstan": "*", |
65 |
| - "phpstan/phpstan-symfony": "*", |
66 |
| - "phpunit/phpunit": "<10.0", |
67 |
| - "rector/rector": "*", |
68 |
| - "roave/security-advisories": "dev-latest", |
69 |
| - "symfony/test-pack": "^1.1" |
| 61 | + "friendsofphp/php-cs-fixer": "*", |
| 62 | + "phpstan/extension-installer": "*", |
| 63 | + "phpstan/phpstan": "*", |
| 64 | + "phpstan/phpstan-doctrine": "^2.0", |
| 65 | + "phpstan/phpstan-symfony": "*", |
| 66 | + "phpunit/phpunit": "<10.0", |
| 67 | + "rector/rector": "*", |
| 68 | + "roave/security-advisories": "dev-latest", |
| 69 | + "symfony/test-pack": "^1.1" |
70 | 70 | },
|
71 | 71 | "config": {
|
72 | 72 | "allow-plugins": {
|
|
0 commit comments