Skip to content

Commit 54727db

Browse files
committed
Update composer.json
1 parent 777e4ac commit 54727db

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,21 +18,21 @@
1818
"license": "MIT",
1919
"authors": [
2020
{
21-
"name": "milwad khosravi",
21+
"name": "Milwad Khosravi",
2222
"email": "[email protected]",
2323
"homepage": "https://github.com/milwad-dev",
24-
"role": "Developer"
24+
"role": "Author"
2525
}
2626
],
2727
"require": {
2828
"php": "^8.0",
29-
"laravel/framework": "9.*|10.*|11.*",
29+
"laravel/framework": "9.*|10.*|11.*|12.*",
3030
"ext-bcmath": "*",
3131
"ext-ctype": "*"
3232
},
3333
"require-dev": {
3434
"imanghafoori/php-imports-analyzer": "1.0.*",
35-
"orchestra/testbench": "^7.0|^8.0|^9.0",
35+
"orchestra/testbench": "^7.0|^8.0|^9.0|^10.0",
3636
"phpunit/phpunit": "^9.0|^10.0|^11.0"
3737
},
3838
"autoload": {

0 commit comments

Comments
 (0)