Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MoamenEltouny authored Aug 30, 2024
1 parent dff2f23 commit 06e3730
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"authors": [
{
"name": "Moamen Eltouny (Raggi)",
"email": "raggi@raggitech.com"
"email": "raggigroup@gmail.com"
}
],
"require": {
"php": "^8.2",
"laravel/framework": "11.*"
"php": "^8.2||^8.3",
"laravel/framework": "^11.0"
},
"config": {
"sort-packages": true
Expand All @@ -39,4 +39,4 @@
},
"minimum-stability": "dev",
"prefer-stable": true
}
}

0 comments on commit 06e3730

Please sign in to comment.