Skip to content

Commit

Permalink
fix: update dependency for laravel 11.x
Browse files Browse the repository at this point in the history
  • Loading branch information
tanhongit authored Apr 30, 2024
1 parent 49280da commit 24a6b6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
}
},
"require": {
"php": "^8.2",
"php": "^8.1|^8.2",
"eleirbag89/telegrambotphp": "^1.4",
"guzzlehttp/guzzle": "^7.8",
"symfony/http-foundation": "^6.4|^7.0",
Expand Down

0 comments on commit 24a6b6c

Please sign in to comment.