Skip to content

Commit 35c9fe6

Browse files
committed
normalize composer.json
1 parent 4114838 commit 35c9fe6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@
2222
},
2323
"require-dev": {
2424
"ergebnis/composer-normalize": "^2.15",
25-
"monolog/monolog": "^3.0",
26-
"phpunit/phpunit": "^12.0",
27-
"symfony/console": "^7",
2825
"fig/log-test": "^1.1",
29-
"phpstan/phpstan": "^2.1",
26+
"monolog/monolog": "^3.0",
3027
"phpstan/extension-installer": "^1.4",
28+
"phpstan/phpstan": "^2.1",
3129
"phpstan/phpstan-strict-rules": "^2.0",
32-
"symplify/easy-coding-standard": "^12.5",
33-
"roave/security-advisories": "dev-latest"
30+
"phpunit/phpunit": "^12.0",
31+
"roave/security-advisories": "dev-latest",
32+
"symfony/console": "^7",
33+
"symplify/easy-coding-standard": "^12.5"
3434
},
3535
"minimum-stability": "dev",
3636
"prefer-stable": true,

0 commit comments

Comments
 (0)