Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
milwad-dev committed Mar 28, 2024
1 parent 360a807 commit b16ee12
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,17 @@
{
"name": "milwad khosravi",
"email": "milwad.dev@gmail.com",
"homepage": "https://milwad.ir",
"homepage": "https://github.com/milwad-dev",
"role": "Developer"
}
],
"require": {
"php": "^8.0",
"illuminate/contracts": "9.*|10.*"
"laravel/framework": "^9.0|^10.0|^11.0"
},
"require-dev": {
"orchestra/testbench": "^7.0 || ^8.0",
"pestphp/pest": "^1.0",
"pestphp/pest-plugin-laravel": "^1.0"
"pestphp/pest-plugin-laravel": "^1.4.0|^2.0.0",
"orchestra/testbench": "^7.0|^8.0|^9.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit b16ee12

Please sign in to comment.