Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
innocenzi committed Aug 1, 2023
1 parent 56ec1a9 commit a653d52
Show file tree
Hide file tree
Showing 4 changed files with 830 additions and 791 deletions.
22 changes: 11 additions & 11 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,25 +11,25 @@
"php": "^8.0.2",
"guzzlehttp/guzzle": "^7.7.0",
"hybridly/laravel": "0.x-dev",
"laravel/framework": "^10.13.5",
"laravel/framework": "^10.16.1",
"laravel/sanctum": "^3.2.5",
"laravel/tinker": "^2.8.1",
"league/flysystem-path-prefixing": "^3.15.0",
"lorisleiva/laravel-actions": "^2.6.0",
"spatie/laravel-data": "^3.6.0"
"lorisleiva/laravel-actions": "^2.7.0",
"spatie/laravel-data": "^3.7.0"
},
"require-dev": {
"barryvdh/laravel-ide-helper": "^2.13.0",
"fakerphp/faker": "^1.23",
"friendsofphp/php-cs-fixer": "^3.18.0",
"friendsofphp/php-cs-fixer": "^3.22.0",
"itsgoingd/clockwork": "^5.1.12",
"laravel/sail": "^1.22.0",
"mockery/mockery": "^1.6.2",
"nunomaduro/collision": "^7.6.0",
"pestphp/pest": "^2.8.0",
"pestphp/pest-plugin-laravel": "^2.0",
"spatie/laravel-ignition": "^2.1.3",
"spatie/laravel-ray": "^1.32.4",
"laravel/sail": "^1.23.1",
"mockery/mockery": "^1.6.4",
"nunomaduro/collision": "^7.7.0",
"pestphp/pest": "^2.10.1",
"pestphp/pest-plugin-laravel": "^2.1",
"spatie/laravel-ignition": "^2.2.0",
"spatie/laravel-ray": "^1.32.6",
"spatie/laravel-typescript-transformer": "^2.3.0"
},
"autoload": {
Expand Down
Loading

0 comments on commit a653d52

Please sign in to comment.