Skip to content

Commit

Permalink
update composer
Browse files Browse the repository at this point in the history
  • Loading branch information
HichemTab-tech committed Aug 11, 2023
1 parent ae0115a commit 3d7aa35
Show file tree
Hide file tree
Showing 2 changed files with 307 additions and 255 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
},
"require": {
"php": ">=8.0",
"illuminate/database": "^9.52",
"illuminate/events": "^9.52",
"illuminate/container": "^9.52",
"illuminate/database": "^10",
"illuminate/events": "^10",
"illuminate/container": "^10",
"defuse/php-encryption": "^2.3",
"illuminate/http": "^9.52",
"illuminate/console": "^9.52"
"illuminate/http": "^10",
"illuminate/console": "^10"
},
"extra": {
"laravel": {
Expand Down
Loading

0 comments on commit 3d7aa35

Please sign in to comment.