Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"license": "MIT",
"require": {
"php": "8.3.*",
"php": "^8.2",
"blade-ui-kit/blade-heroicons": "^2.3",
"guzzlehttp/guzzle": "^7.2",
"laravel/framework": "^11.5",
Expand Down
Loading