Skip to content

Commit

Permalink
add source to homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
irsyadadl committed Jan 9, 2024
1 parent bf0cd25 commit c6ba237
Show file tree
Hide file tree
Showing 8 changed files with 338 additions and 328 deletions.
Binary file modified bun.lockb
Binary file not shown.
22 changes: 11 additions & 11 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,24 +9,24 @@
"license": "MIT",
"require": {
"php": "^8.1",
"guzzlehttp/guzzle": "^7.8",
"guzzlehttp/guzzle": "^7.8.1",
"hammerstone/fast-paginate": "^1.0.1",
"inertiajs/inertia-laravel": "^0.6.10",
"laravel/framework": "^10.25.2",
"laravel/sanctum": "^3.3.1",
"inertiajs/inertia-laravel": "^0.6.11",
"laravel/framework": "^10.35.0",
"laravel/sanctum": "^3.3.2",
"laravel/tinker": "^2.8.2",
"tightenco/ziggy": "^1.6.2"
"tightenco/ziggy": "^1.8.1"
},
"require-dev": {
"fakerphp/faker": "^1.23.0",
"laravel/pint": "^1.13.2",
"laravel/sail": "^1.25",
"laravel/pint": "^1.13.7",
"laravel/sail": "^1.26.3",
"mockery/mockery": "^1.6.6",
"nunomaduro/collision": "^7.9",
"pestphp/pest": "^2.20",
"nunomaduro/collision": "^7.10",
"pestphp/pest": "^2.28",
"pestphp/pest-plugin-laravel": "^2.2",
"spatie/laravel-ignition": "^2.3",
"tightenco/duster": "^2.4"
"spatie/laravel-ignition": "^2.3.1",
"tightenco/duster": "^2.6"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit c6ba237

Please sign in to comment.