Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mawuva authored Apr 21, 2022
1 parent e34b142 commit f6c9315
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"require": {
"php": "^7.4|^8.0",
"doctrine/dbal": "^3.1",
"illuminate/support": "^8.0",
"illuminate/database": "^8.0",
"illuminate/validation": "^8.0",
"illuminate/http": "^8.0",
"illuminate/support": "^8.0|^9.0",
"illuminate/database": "^8.0|^9.0",
"illuminate/validation": "^8.0|^9.0",
"illuminate/http": "^8.0|^9.0",
"mawuekom/laravel-custom-user": "^2.0",
"mawuekom/laravel-repository": "^1.3",
"mawuekom/laravel-lang-resources": "^1.2",
Expand Down

0 comments on commit f6c9315

Please sign in to comment.