Skip to content

Commit

Permalink
Merge pull request #36 from bencroker/patch-2
Browse files Browse the repository at this point in the history
Allow Pest 2 OR 3
  • Loading branch information
markhuot authored Oct 1, 2024
2 parents b95bfd1 + 738707a commit 1aca25c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"symfony/css-selector": "^5.3|^6.0",
"symfony/dom-crawler": "^6.0.3",
"symfony/process": "^5.3|^6.0",
"pestphp/pest": "^3.0",
"pestphp/pest": "^2.26|^3.0",
"vlucas/phpdotenv": "^2.4|^3.4|^5.4",
"craftcms/cms": "^4.5|^5.0.0-beta.1",
"illuminate/support": "^9.52|^10.0|^11.0",
Expand Down

0 comments on commit 1aca25c

Please sign in to comment.