Skip to content

Commit

Permalink
Merge v1.x into v2.x (#1396)
Browse files Browse the repository at this point in the history
  • Loading branch information
mongodb-php-bot authored Sep 13, 2024
2 parents 5858396 + dae397d commit 087680f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2,706 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"doctrine/coding-standard": "^12.0",
"rector/rector": "^1.1",
"squizlabs/php_codesniffer": "^3.7",
"symfony/phpunit-bridge": "^5.2",
"symfony/phpunit-bridge": "^7.1",
"vimeo/psalm": "^5.13"
},
"replace": {
Expand All @@ -36,8 +36,7 @@
"autoload-dev": {
"psr-4": {
"MongoDB\\Tests\\": "tests/"
},
"files": [ "tests/PHPUnit/Functions.php" ]
}
},
"scripts": {
"bench": "cd benchmark && composer update && vendor/bin/phpbench run --report=aggregate",
Expand Down
Loading

0 comments on commit 087680f

Please sign in to comment.