Skip to content
This repository was archived by the owner on Jan 9, 2024. It is now read-only.

Commit ecc641a

Browse files
committed
Update composer.json
1 parent 115be81 commit ecc641a

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
@@ -18,7 +18,7 @@
1818
},
1919
"require-dev": {
2020
"phpunit/phpunit": "8.5.x-dev",
21-
"laravel/framework": "5.6.* || 5.7.* || 5.8.* || ^6.0 || ^7.0",
21+
"laravel/framework": "5.6.* || 5.7.* || 5.8.* || ^6.0 || ^7.0 || ^8.0",
2222
"mockery/mockery": "^1.3"
2323
},
2424
"autoload": {

0 commit comments

Comments
 (0)