Skip to content

Commit 5d2b0cb

Browse files
Replace annabel dev dep with support to use global helpers in tests
1 parent b8c8ec7 commit 5d2b0cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"require-dev": {
2121
"phpunit/phpunit": "^9.6 || ^10.5 || ^11.0 || ^12.0",
22-
"codemonster-ru/annabel": "^1.0"
22+
"codemonster-ru/support": "^1.0"
2323
},
2424
"suggest": {
2525
"codemonster-ru/annabel": "Registers SecurityServiceProvider to enable middleware integration",

0 commit comments

Comments
 (0)