Skip to content

Commit

Permalink
Lock to 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tm1000 authored Apr 28, 2023
1 parent ef8b53f commit e23f43f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"require": {
"php": ">=7.4",
"laravel/framework": ">=8.0",
"flagsmith/flagsmith-php-client": ">=2.0"
"flagsmith/flagsmith-php-client": "^2.0"
},
"extra": {
"laravel": {
Expand All @@ -30,4 +30,4 @@
"guzzlehttp/psr7": "^2.1",
"guzzlehttp/guzzle": "^7.4"
}
}
}

0 comments on commit e23f43f

Please sign in to comment.