Skip to content

Commit e811104

Browse files
authored
Merge pull request #6 from jonnywilliamson/patch-1
Remove the dependencies on the root package issue
2 parents 7b624e9 + d68af1d commit e811104

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@
2828
"require-dev": {
2929
"pestphp/pest": "^2.0",
3030
"php-parallel-lint/php-parallel-lint": "^1.3",
31-
"rector/rector": "^0.15.24",
32-
"telegram-bot-sdk/telegram-bot-sdk": "^4.0@dev"
31+
"rector/rector": "^0.15.24"
3332
},
3433
"minimum-stability": "dev",
3534
"prefer-stable": true,

0 commit comments

Comments
 (0)