Skip to content

Commit 2d1368a

Browse files
authored
Update composer.json
1 parent 3726ad9 commit 2d1368a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
],
2828
"require": {
2929
"php": ">=8.1.10",
30-
"guzzlehttp/guzzle": "^7.0",
31-
"rakit/validation": "^1.4",
32-
"illuminate/support": "^10.39",
33-
"medboubazine/number_format": "^1.1",
34-
"nesbot/carbon": "^2.72"
30+
"guzzlehttp/guzzle": ">=7.0",
31+
"rakit/validation": ">=1.4",
32+
"illuminate/support": ">=10.39",
33+
"medboubazine/number_format": ">=1.1",
34+
"nesbot/carbon": ">=2.72"
3535
},
3636
"require-dev": {
3737
"symfony/var-dumper": "^6.4",

0 commit comments

Comments
 (0)