Skip to content

Commit 2575fe3

Browse files
author
Niels Oostindiër
committed
Laravel 8
1 parent fdc5a12 commit 2575fe3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@
5555
},
5656
"require": {
5757
"php": ">=7.1.0",
58-
"laravel/framework": "^7.0"
58+
"laravel/framework": "^7.0|^8.0"
5959
},
6060
"require-dev": {
61-
"phpunit/phpunit": "^6.0|^7.0|^8.0",
61+
"phpunit/phpunit": "^6.0|^7.0|^8.0|^9.0",
6262
"orchestra/testbench": "^5.0|^6.0"
6363
},
6464
"autoload": {

0 commit comments

Comments
 (0)