Skip to content

Commit f02937b

Browse files
committed
Use PHPUnit v8
1 parent 15ec708 commit f02937b

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
@@ -24,7 +24,7 @@
2424
"illuminate/database": "^6.0|^7.0"
2525
},
2626
"require-dev": {
27-
"phpunit/phpunit": "^9.0",
27+
"phpunit/phpunit": "^8.0",
2828
"orchestra/testbench": "^5.1"
2929
}
3030
}

0 commit comments

Comments
 (0)