Skip to content

Commit

Permalink
composer update
Browse files Browse the repository at this point in the history
  • Loading branch information
luanfreitasdev committed Oct 20, 2023
1 parent d8fb0ee commit 47e3696
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 136 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
"require": {
"php": "^8.1",
"doctrine/dbal": "2.12.1 | ^3.7.1",
"livewire/livewire": "^3.0.7",
"livewire/livewire": "^3.0.10",
"laravel/prompts": "^0.1.11"
},
"require-dev": {
"pestphp/pest": "^2.21.0",
"pestphp/pest": "^2.24.0",
"orchestra/testbench": "^8.13.0",
"composer/composer": "^2.6.5",
"laravel/pint": "^1.13.2",
"laravel/pint": "^1.13.3",
"nunomaduro/larastan": "^2.6.4",
"laradumps/laradumps-core": "^0.3.0",
"spaze/phpstan-disallowed-calls": "^2.16"
Expand Down
Loading

0 comments on commit 47e3696

Please sign in to comment.