Skip to content

Commit

Permalink
Add Laravel 5, 6, 7 and 9
Browse files Browse the repository at this point in the history
  • Loading branch information
Israel Birhane authored and Israel Birhane committed Jun 8, 2022
1 parent ba6ea17 commit d61159c
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 @@ -5,7 +5,7 @@
"chapa",
"chapa-laravel"
],
"homepage": "https://github.com/chapa/chapa-laravel",
"homepage": "https://github.com/chapa-et/chapa-laravel",
"license": "MIT",
"type": "library",
"authors": [
Expand All @@ -18,7 +18,7 @@
"require": {
"php": "^7.4|^8.0",
"guzzlehttp/guzzle": "^7.0",
"illuminate/support": "^8.0"
"illuminate/support": "^5.0|^6.0|^7.0|^8.0|^9.0"
},
"require-dev": {
"orchestra/testbench": "^6.0",
Expand Down

0 comments on commit d61159c

Please sign in to comment.