Skip to content

Commit

Permalink
feat: uses laravel-optimize-database in prod
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Oct 7, 2024
1 parent b87abab commit 5369935
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 142 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,12 @@
"laravel/socialite": "^5.16.0",
"laravel/tinker": "^2.10.0",
"livewire/livewire": "^3.5.6",
"nunomaduro/laravel-optimize-database": "^1.0.5",
"matomo/device-detector": "^6.4.1",
"pinkary-project/type-guard": "^0.1.0",
"scrivo/highlight.php": "^9.18.1.10",
"simplesoftwareio/simple-qrcode": "^4.2",
"spatie/laravel-mailcoach-mailer": "^1.3.0",
"spatie/laravel-mailcoach-mailer": "^1.4.0",
"ext-imagick": "^3.7.0"
},
"require-dev": {
Expand All @@ -27,10 +28,9 @@
"laravel/sail": "^1.34.0",
"mockery/mockery": "^1.6.12",
"nunomaduro/collision": "^8.4",
"nunomaduro/laravel-optimize-database": "^1.0.5",
"pestphp/pest": "^3.2.5",
"pestphp/pest": "^3.3.0",
"pestphp/pest-plugin-laravel": "^3.0.0",
"pestphp/pest-plugin-type-coverage": "^3.0.1",
"pestphp/pest-plugin-type-coverage": "^3.1.0",
"rector/rector": "^1.2.6"
},
"autoload": {
Expand Down
Loading

0 comments on commit 5369935

Please sign in to comment.