Skip to content

Commit c629c8c

Browse files
authored
Update composer.json
1 parent b00fe8c commit c629c8c

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
@@ -27,11 +27,11 @@
2727
"require": {
2828
"php": "^7.2|~8.0.0|~8.1.0|~8.2.0",
2929
"ext-json": "*",
30-
"laravel/framework": "^6.0|^7.0|^8.74|^9.0"
30+
"laravel/framework": "^6.0|^7.0|^8.74|^9.0|^10.0"
3131
},
3232
"require-dev": {
3333
"roave/security-advisories": "dev-master",
34-
"orchestra/testbench": "^4.0|^5.0|^6.4|^7.0",
34+
"orchestra/testbench": "^4.0|^5.0|^6.4|^7.0|^8.0",
3535
"mockery/mockery": "^1.3.3",
3636
"phpunit/phpunit": "^8.0|^9.5.8"
3737
},

0 commit comments

Comments
 (0)