Skip to content

Commit 2cd6e81

Browse files
committed
fix
1 parent 0362e15 commit 2cd6e81

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@
1515
"symfony/filesystem": ">=6.4",
1616
"symfony/console": ">=6.4",
1717
"symfony/var-dumper": ">=6.4",
18-
"symfony/yaml": ">=6.4",
19-
"phpstan/phpstan": "^2.1",
20-
"phpstan/phpstan-phpunit": "^2.0"
18+
"symfony/yaml": ">=6.4"
2119
},
2220
"autoload": {
2321
"psr-4": {

0 commit comments

Comments
 (0)