Skip to content

Commit

Permalink
Composer dev
Browse files Browse the repository at this point in the history
  • Loading branch information
felixgilles committed May 23, 2023
1 parent d5afe0f commit 3e93bda
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,6 @@
"Novius\\LaravelNovaPublishable\\": "src/"
}
},
"autoload-dev": {
"psr-4": {
"Novius\\LaravelNovaPublishable\\Tests\\": "tests/"
}
},
"extra": {
"laravel": {
"providers": [
Expand All @@ -59,10 +54,7 @@
}
],
"config": {
"sort-packages": true,
"allow-plugins": {
"pestphp/pest-plugin": true
}
"sort-packages": true
},
"minimum-stability": "dev",
"prefer-stable": true
Expand Down

0 comments on commit 3e93bda

Please sign in to comment.