Skip to content

Commit e35e7fe

Browse files
committed
Update composer.json
1 parent 6ced044 commit e35e7fe

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
@@ -26,15 +26,15 @@
2626
],
2727
"require": {
2828
"php": "^8.0",
29-
"laravel/framework": "9.*|10.*",
29+
"laravel/framework": "9.*|10.*|11.*",
3030
"morilog/jalali": "3.*",
3131
"ext-bcmath": "*",
3232
"ext-ctype": "*"
3333
},
3434
"require-dev": {
3535
"roave/security-advisories": "dev-latest",
3636
"imanghafoori/php-imports-analyzer": "1.0.*",
37-
"orchestra/testbench": "^7.0|8.*",
37+
"orchestra/testbench": "^7.0|8.*|9.*",
3838
"phpunit/phpunit": "^9.0"
3939
},
4040
"autoload": {

0 commit comments

Comments
 (0)