Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
usernotnull committed Feb 16, 2023
2 parents 59dabb7 + 2bd0bd9 commit ea0e55a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"require": {
"php": "^8.0|^8.1",
"illuminate/contracts": "^8.15 || 9.0 - 9.34 || ^9.36 || ^10.0",
"livewire/livewire": "^v2.10",
"spatie/laravel-package-tools": "^1.14"
"spatie/laravel-package-tools": "^1.14",
"livewire/livewire": "^v2.11",
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^v3.14",
Expand Down

0 comments on commit ea0e55a

Please sign in to comment.