Skip to content

Commit 42b3670

Browse files
authored
Merge pull request #80 from 5am-code/feature/add-pest-support
Added the Pest dependency for future tests
2 parents 1963906 + 9e09c06 commit 42b3670

File tree

2 files changed

+627
-444
lines changed

2 files changed

+627
-444
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
},
3232
"require-dev": {
3333
"orchestra/testbench": "^6.0",
34+
"pestphp/pest": "^1.22",
3435
"phpunit/phpunit": "^9.0"
3536
},
3637
"autoload": {

0 commit comments

Comments
 (0)