Skip to content

Commit

Permalink
Allow Pest plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
bencroker committed Jan 6, 2025
1 parent 71a41a2 commit da12690
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@
"test": "vendor/bin/pest"
},
"config": {
"allow-plugins": {
"pestphp/pest-plugin": true
},
"optimize-autoloader": true,
"sort-packages": true
},
Expand Down

0 comments on commit da12690

Please sign in to comment.