Skip to content

Commit

Permalink
bump illuminate versions
Browse files Browse the repository at this point in the history
  • Loading branch information
sasha kalin committed May 10, 2023
1 parent 03be9cf commit f1a12da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"require": {
"php": ">=7.4",
"madmagestelegram/client": "*",
"illuminate/support": "^6 || ^7 || ^8",
"illuminate/http": "^6 || ^7 || ^8"
"illuminate/support": "^6 || ^7 || ^8 || ^9 || ^10",
"illuminate/http": "^6 || ^7 || ^8 || ^9 || ^10"
},
"require-dev": {
"phpunit/phpunit": "^9.5"
Expand Down

0 comments on commit f1a12da

Please sign in to comment.