Skip to content

Commit e0d16ab

Browse files
committed
config: Resolve dependency for php 7.4
1 parent 23b69ae commit e0d16ab

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
@@ -14,7 +14,7 @@
1414
"ext-json": "*",
1515
"illuminate/support": "^8.0 || ^9.0",
1616
"spatie/macroable": "1.0.1",
17-
"tenantcloud/php-standard": "^1.4"
17+
"tenantcloud/php-standard": "1.2 || ^1.4"
1818
},
1919
"require-dev": {
2020
"phpunit/phpunit": "^9.0",

0 commit comments

Comments
 (0)