Skip to content

Commit

Permalink
Updates packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdnbrk committed Oct 10, 2024
1 parent d09cee5 commit cff10b2
Show file tree
Hide file tree
Showing 2 changed files with 190 additions and 184 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@
"require": {
"php": "^8.2",
"blade-ui-kit/blade-icons": "^1.7",
"laravel/framework": "^11.23",
"laravel/horizon": "^5.28",
"laravel/tinker": "^2.9"
"laravel/framework": "^11.27",
"laravel/horizon": "^5.29",
"laravel/tinker": "^2.10"
},
"require-dev": {
"fakerphp/faker": "^1.23",
"laravel/pint": "^1.17",
"laravel/pint": "^1.18",
"mockery/mockery": "^1.6",
"nunomaduro/collision": "^8.4",
"phpunit/phpunit": "^11.3",
"phpunit/phpunit": "^11.4",
"spatie/laravel-ignition": "^2.8"
},
"autoload": {
Expand Down
Loading

0 comments on commit cff10b2

Please sign in to comment.