Skip to content

Commit 06e3730

Browse files
Update composer.json
1 parent dff2f23 commit 06e3730

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
@@ -12,12 +12,12 @@
1212
"authors": [
1313
{
1414
"name": "Moamen Eltouny (Raggi)",
15-
"email": "raggi@raggitech.com"
15+
"email": "raggigroup@gmail.com"
1616
}
1717
],
1818
"require": {
19-
"php": "^8.2",
20-
"laravel/framework": "11.*"
19+
"php": "^8.2||^8.3",
20+
"laravel/framework": "^11.0"
2121
},
2222
"config": {
2323
"sort-packages": true
@@ -39,4 +39,4 @@
3939
},
4040
"minimum-stability": "dev",
4141
"prefer-stable": true
42-
}
42+
}

0 commit comments

Comments
 (0)