Skip to content

Commit e23f43f

Browse files
authored
Lock to 2.0
1 parent ef8b53f commit e23f43f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": ">=7.4",
1414
"laravel/framework": ">=8.0",
15-
"flagsmith/flagsmith-php-client": ">=2.0"
15+
"flagsmith/flagsmith-php-client": "^2.0"
1616
},
1717
"extra": {
1818
"laravel": {
@@ -30,4 +30,4 @@
3030
"guzzlehttp/psr7": "^2.1",
3131
"guzzlehttp/guzzle": "^7.4"
3232
}
33-
}
33+
}

0 commit comments

Comments
 (0)