Skip to content

Commit 3e4cbb5

Browse files
committed
wip
1 parent 4fe6b69 commit 3e4cbb5

File tree

2 files changed

+120
-120
lines changed

2 files changed

+120
-120
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"type": "project",
66
"require": {
77
"php": "8.3.*",
8-
"abraham/twitteroauth": "<7.0",
98
"algolia/scout-extended": "^3.0",
109
"blade-ui-kit/blade-heroicons": "^2.1",
1110
"blade-ui-kit/blade-icons": "^1.5",
@@ -17,7 +16,7 @@
1716
"intervention/image": "^2.7",
1817
"intervention/imagecache": "^2.5",
1918
"laravel-notification-channels/telegram": "^5.0",
20-
"laravel-notification-channels/twitter": "^8.0",
19+
"laravel-notification-channels/twitter": "^8.1.1",
2120
"laravel/framework": "^10.0",
2221
"laravel/horizon": "^5.12",
2322
"laravel/sanctum": "^3.2",

0 commit comments

Comments
 (0)