Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sanfair committed Jul 25, 2023
1 parent 832f360 commit 1542237
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 83 deletions.
6 changes: 3 additions & 3 deletions src/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
"license": "MIT",
"require": {
"php": "^8.1",
"laravel/framework": "^10.13.5"
"laravel/framework": "^10.15.0"
},
"require-dev": {
"barryvdh/laravel-ide-helper": "^2.13",
"fakerphp/faker": "^1.23.0",
"laravel/pint": "^1.10.3",
"laravel/pint": "^1.10.5",
"nunomaduro/larastan": "^2.6.3",
"spatie/laravel-ignition": "^2.1.3"
"spatie/laravel-ignition": "^2.2.0"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 1542237

Please sign in to comment.