Skip to content

Commit

Permalink
downgrade pest to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
cappuc committed Jan 16, 2025
1 parent d1ff0af commit e9bcca4
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 @@ -37,8 +37,8 @@
"open-telemetry/extension-propagator-b3": "^1.1",
"open-telemetry/transport-grpc": "^1.1",
"orchestra/testbench": "^8.22 || ^9.0",
"pestphp/pest": "^3.2",
"pestphp/pest-plugin-laravel": "^3.0",
"pestphp/pest": "^2.36",
"pestphp/pest-plugin-laravel": "^2.4",
"php-http/guzzle7-adapter": "^1.0",
"phpstan/extension-installer": "^1.4",
"phpstan/phpstan": "^1.12.5",
Expand Down

0 comments on commit e9bcca4

Please sign in to comment.