Skip to content

Commit

Permalink
⬆️ Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
siguici committed Nov 19, 2023
1 parent 23c65e1 commit 9dddd68
Show file tree
Hide file tree
Showing 5 changed files with 261 additions and 260 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,8 @@ composer debug

## 📋 Requirements

- **Requires [PHP 8.1+](https://php.net/releases/)** (at least 8.1.24 recommended to avoid potential bugs).
- **Requires [Bun 1.0+](https://bun.sh/)** (at least 1.0.9 recommended to avoid potential bugs).
- **Requires [PHP 8.1+](https://php.net/releases/)** (at least 8.1.25 recommended to avoid potential bugs).
- **Requires [Bun 1.0+](https://bun.sh/)** (at least 1.0.13 recommended to avoid potential bugs).
- **Requires [Composer >=2.6.5](https://getcomposer.org/)** to manage [PHP][php-link] dependencies.
- **Requires [Git ~2.42.0](https://git-scm.com/)** to manage source code.

Expand Down
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"laravel/sanctum": "^3.3",
"laravel/tinker": "^2.8",
"livewire/livewire": "^3.1",
"sikessem/framework": "^0.3.0",
"sikessem/framework": "^0.4.0",
"sikessem/ui": "^0.7.0",
"spatie/laravel-sitemap": "^6.4"
},
Expand Down
Loading

0 comments on commit 9dddd68

Please sign in to comment.