Skip to content

Commit 0bfd08b

Browse files
committed
Add buggregator/trap as a development dependency
1 parent 28cdb37 commit 0bfd08b

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

‎composer.json‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,12 @@
4646
"doctrine/inflector": "^2.0"
4747
},
4848
"require-dev": {
49+
"buggregator/trap": "^1.15",
4950
"doctrine/annotations": "^1.14.3 || ^2.0.1",
5051
"phpunit/phpunit": "^10.1",
51-
"vimeo/psalm": "^5.26 || ^6.0",
5252
"spiral/code-style": "^2.2",
53-
"spiral/dumper": "^3.3"
53+
"spiral/dumper": "^3.3",
54+
"vimeo/psalm": "^5.26 || ^6.0"
5455
},
5556
"autoload": {
5657
"psr-4": {

0 commit comments

Comments
 (0)