Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
johanvanhelden committed May 5, 2023
2 parents 66f0b7f + 57d47ef commit d9310e4
Show file tree
Hide file tree
Showing 11 changed files with 1,578 additions and 1,388 deletions.
7 changes: 5 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,10 @@
"config": {
"optimize-autoloader": true,
"preferred-install": "dist",
"sort-packages": true
"sort-packages": true,
"allow-plugins": {
"php-http/discovery": true
}
},
"extra": {
"laravel": {
Expand Down Expand Up @@ -112,4 +115,4 @@
"url": "https://nova.laravel.com"
}
]
}
}
Loading

0 comments on commit d9310e4

Please sign in to comment.