Skip to content

Commit 8870f9e

Browse files
author
Sean O'Brien
committed
update phpunit
1 parent b7e423a commit 8870f9e

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
@@ -17,7 +17,7 @@
1717
"illuminate/support": "^5.1 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0"
1818
},
1919
"require-dev": {
20-
"phpunit/phpunit": "^4.0 || ^5.0",
20+
"phpunit/phpunit": "^4.0 || ^5.0 || ^9.0",
2121
"vlucas/phpdotenv": "^1.0 || ^2.0 || ^3.0 || ^4.0 || ^5.0",
2222
"yoast/phpunit-polyfills": "^1.0"
2323
},

0 commit comments

Comments
 (0)