Skip to content

Commit

Permalink
revert pest upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
cappuc committed Oct 8, 2024
1 parent a5a509b commit c9bb528
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"nesbot/carbon": "^2.63 || ^3.0",
"nunomaduro/collision": "^7.0 || ^8.0",
"orchestra/testbench": "^8.0 || ^9.0",
"pestphp/pest": "^3.0",
"pestphp/pest-plugin-laravel": "^3.0",
"pestphp/pest": "^2.35",
"pestphp/pest-plugin-laravel": "^2.4",
"phpstan/extension-installer": "^1.4",
"phpstan/phpstan-deprecation-rules": "^1.2",
"phpstan/phpstan-phpunit": "^1.4",
Expand Down

0 comments on commit c9bb528

Please sign in to comment.