Skip to content

Commit 7bef0bf

Browse files
Bump dependencies for Laravel 10 (#40)
1 parent 2547c03 commit 7bef0bf

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
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"php": ">=7.3|^8.0",
14-
"illuminate/testing": "^8.0|^9.0",
14+
"illuminate/testing": "^8.0|^9.0|^10.0",
1515
"mockery/mockery": "^1.4.2",
1616
"phpunit/phpunit": "^9.3.3"
1717
},

0 commit comments

Comments
 (0)