Skip to content

Commit 09b9c92

Browse files
authored
php 8 support
1 parent a7f33aa commit 09b9c92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"email": "info@tntstudio.hr"
1414
}],
1515
"require": {
16-
"php": ">=7.1",
16+
"php": ">=7.1|^8",
1717
"teamtnt/tntsearch": "2.7.0",
1818
"laravel/scout": "7.*|^8.0|^8.3|^9.0",
1919
"illuminate/bus": "~5.4|^6.0|^7.0|^8.0",

0 commit comments

Comments
 (0)