Skip to content

Commit

Permalink
support minor updates of laravel 10 (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
Douglasokolaa authored Oct 18, 2023
1 parent 3ec1ff9 commit 8b73afc
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 @@ -19,8 +19,8 @@
"php": ">=7.2.5",
"africastalking/africastalking": "^3.0",
"guzzlehttp/guzzle": "^6.2 || ^7.0",
"illuminate/notifications": "5.5 - 10.0",
"illuminate/support": "5.5 - 10.0"
"illuminate/notifications": "5.5 - 10",
"illuminate/support": "5.5 - 10"
},
"require-dev": {
"mockery/mockery": "^1.3",
Expand Down

0 comments on commit 8b73afc

Please sign in to comment.