Skip to content

Commit

Permalink
Downgrade phpunit for now as its dependencies conflict with other pac…
Browse files Browse the repository at this point in the history
…kages
  • Loading branch information
usox committed Feb 4, 2024
1 parent d8c2b05 commit 7586ce7
Show file tree
Hide file tree
Showing 2 changed files with 384 additions and 447 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"phpstan/phpstan-doctrine": "^1.3",
"phpstan/phpstan-mockery": "^1",
"phpstan/phpstan-strict-rules": "^1",
"phpunit/phpunit": "^11",
"phpunit/phpunit": "^11|^10",
"rector/rector": "^0.19",
"tomasvotruba/cognitive-complexity": "^0.2",
"tomasvotruba/type-coverage": "^0.2.1"
Expand Down
Loading

0 comments on commit 7586ce7

Please sign in to comment.