Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
danharrin committed Jul 25, 2023
1 parent 7955aac commit 083a03b
Show file tree
Hide file tree
Showing 24 changed files with 105 additions and 152 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"orchestra/testbench": "^7.0|^8.0",
"pestphp/pest": "^1.0|^2.0",
"pestphp/pest-plugin-laravel": "^1.4.0|^2.0",
"pestphp/pest-plugin-livewire": "^2.1",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "^1.8",
"rector/rector": "^0.15",
Expand All @@ -35,7 +34,8 @@
"files": [
"packages/panels/src/global_helpers.php",
"packages/panels/src/helpers.php",
"packages/support/src/helpers.php"
"packages/support/src/helpers.php",
"tests/helpers.php"
],
"psr-4": {
"Filament\\": [
Expand Down
Loading

0 comments on commit 083a03b

Please sign in to comment.