Skip to content

Commit a556f63

Browse files
(chore) bunp Flagsmith minimum PHP version to 8.1
1 parent 1b88b75 commit a556f63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/Flagsmith/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
}
2222
],
2323
"require": {
24-
"php": "^8",
24+
"php": "^8.1",
2525
"ext-json": "*",
2626
"flagsmith/flagsmith-php-client": "^4.1",
2727
"open-feature/sdk": "^2.0"

0 commit comments

Comments
 (0)