Skip to content

Commit b9cdbe2

Browse files
Update composer.json
1 parent 762982a commit b9cdbe2

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,11 +55,11 @@
5555
},
5656
"require": {
5757
"php": ">=7.1.0",
58-
"laravel/framework": "^7.0|^8.0"
58+
"laravel/framework": "^7.0|^8.0|^9.0"
5959
},
6060
"require-dev": {
6161
"phpunit/phpunit": "^6.0|^7.0|^8.0|^9.0",
62-
"orchestra/testbench": "^5.0|^6.0"
62+
"orchestra/testbench": "^5.0|^6.0|^7.0"
6363
},
6464
"autoload": {
6565
"psr-4": {

0 commit comments

Comments
 (0)