We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c69eec5 commit 50471a0Copy full SHA for 50471a0
composer.json
@@ -14,14 +14,15 @@
14
"doctrine/event-manager": "^2.0",
15
"doctrine/orm": "^3.0",
16
"editorconfig-checker/editorconfig-checker": "^10.5.0",
17
- "ergebnis/composer-normalize": "^2.42.0",
+ "ergebnis/composer-normalize": "^2.49.0",
18
"phpstan/phpstan": "^2.0.1",
19
"phpstan/phpstan-phpunit": "^2.0.0",
20
"phpstan/phpstan-strict-rules": "^2.0.0",
21
- "phpunit/phpunit": "^10.5.13",
+ "phpunit/phpunit": "^10.5.62",
22
"shipmonk/coding-standard": "^0.1.3",
23
"shipmonk/composer-dependency-analyser": "^1.7.0",
24
- "shipmonk/phpstan-rules": "^4.0.0"
+ "shipmonk/phpstan-rules": "^4.0.0",
25
+ "symfony/var-exporter": "^6.4 || ^7.4"
26
},
27
"autoload": {
28
"psr-4": {
0 commit comments