Skip to content

Commit 1c9b8b0

Browse files
committed
Add jb attributes in require-dev dependencies
1 parent 2b66259 commit 1c9b8b0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,10 @@
2020
}
2121
},
2222
"require-dev": {
23+
"friendsofphp/php-cs-fixer": "^3.42",
24+
"jetbrains/phpstorm-attributes": "^1.0",
2325
"nikic/php-parser": "^4.17",
2426
"phpdocumentor/reflection-docblock": "^5.3",
25-
"friendsofphp/php-cs-fixer": "^3.42",
2627
"phplrt/compiler": "^3.6",
2728
"phpunit/phpunit": "^10.5",
2829
"rector/rector": "^1.0",

0 commit comments

Comments
 (0)