Skip to content

Commit

Permalink
Laravel 11.38.2 Shift (#1992)
Browse files Browse the repository at this point in the history
Co-authored-by: Shift <[email protected]>
  • Loading branch information
alexjustesen and laravel-shift authored Jan 18, 2025
1 parent a3b3ef9 commit 34b18d4
Show file tree
Hide file tree
Showing 2 changed files with 121 additions and 125 deletions.
16 changes: 8 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,29 +24,29 @@
"guzzlehttp/guzzle": "^7.9.2",
"influxdata/influxdb-client-php": "^3.6",
"laravel-notification-channels/telegram": "^5.0",
"laravel/framework": "^11.37",
"laravel/prompts": "^0.3.2",
"laravel/framework": "^11.38.2",
"laravel/prompts": "^0.3.3",
"laravel/sanctum": "^4.0.7",
"laravel/tinker": "^2.10.0",
"livewire/livewire": "^3.5.18",
"lorisleiva/laravel-actions": "^2.8.5",
"maennchen/zipstream-php": "^2.4",
"ryangjchandler/blade-tabler-icons": "^2.3",
"secondnetwork/blade-tabler-icons": "^3.28",
"spatie/laravel-json-api-paginate": "^1.16.1",
"spatie/laravel-query-builder": "^6.3",
"spatie/laravel-settings": "^3.4",
"spatie/laravel-webhook-server": "^3.8.2",
"timokoerber/laravel-one-time-operations": "^1.4.4",
"zircote/swagger-php": "^5.0"
"zircote/swagger-php": "^5.0.3"
},
"require-dev": {
"fakerphp/faker": "^1.24.1",
"laravel/pint": "^1.19.0",
"laravel/sail": "^1.39.1",
"laravel/telescope": "^5.2.6",
"laravel/pint": "^1.20.0",
"laravel/sail": "^1.40.0",
"laravel/telescope": "^5.3.0",
"mockery/mockery": "^1.6.12",
"nunomaduro/collision": "^8.5.0",
"phpunit/phpunit": "^11.5.2",
"phpunit/phpunit": "^11.5.3",
"spatie/laravel-ignition": "^2.9.0",
"tightenco/duster": "^3.1.0"
},
Expand Down
Loading

0 comments on commit 34b18d4

Please sign in to comment.