Skip to content

Commit f5749fc

Browse files
committed
Update the testbench
1 parent 13f7eaf commit f5749fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"require-dev": {
4040
"phpunit/phpunit": "~5.0 || ~6.0 || ~7.0 || ~8.0 || ~9.0",
41-
"orchestra/testbench": "~4.0 || ~5.0 || ~6.0",
41+
"orchestra/testbench": "~4.0 || ~5.0 || ~6.0 || ~7.0",
4242
"php-coveralls/php-coveralls": "~1.0 || ~2.0",
4343
"squizlabs/php_codesniffer": "^3.5",
4444
"phpstan/phpstan": "^0.12.11"

0 commit comments

Comments
 (0)