Skip to content

Commit

Permalink
Bumps testbench for 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Aidan Casey committed Jan 19, 2022
1 parent 29ddf17 commit 549d5d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"php": "^8.0"
},
"require-dev": {
"orchestra/testbench": "^6.2|^7.0",
"orchestra/testbench": "^6.22|^7.0",
"phpunit/phpunit": "^9.4",
"symplify/monorepo-builder": "^9.4.21"
},
Expand Down
2 changes: 1 addition & 1 deletion monorepo-builder.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
],
],
'require-dev' => [
'orchestra/testbench' => '^6.2|^7.0',
'orchestra/testbench' => '^6.22|^7.0',
'phpunit/phpunit' => '^9.4',
'symplify/monorepo-builder' => '^9.4.21',
],
Expand Down

0 comments on commit 549d5d7

Please sign in to comment.