Skip to content

Commit

Permalink
downgrade phpunit
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver Kossin committed May 30, 2024
1 parent 9fc87f3 commit ce5fbb4
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 @@ -25,7 +25,7 @@
"phpstan/phpstan-phpunit": "^1.0",
"phpstan/phpstan-symfony": "^1.0",
"phpstan/phpstan-webmozart-assert": "^1.0",
"phpunit/phpunit": "^9.6.19",
"phpunit/phpunit": "^8.4||^9.6.19",
"symfony/browser-kit": "^5.4 || ^6.0 || ^7.0",
"symfony/console": "^5.4 || ^6.0 || ^7.0",
"symfony/dotenv": "^5.4 || ^6.0 || ^7.0",
Expand Down

0 comments on commit ce5fbb4

Please sign in to comment.