Skip to content

Commit e378701

Browse files
authored
Merge pull request #53 from Hirbod/patch-1
Update composer.json
2 parents be60275 + 4497f41 commit e378701

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
"require": {
1414
"php": "^7.1.3",
1515
"alymosul/exponent-server-sdk-php": "1.1.*",
16-
"laravel/framework": "^5.6 || ^6.0"
16+
"laravel/framework": "^5.6 | ^6.0 | ^7.0"
1717
},
1818
"require-dev": {
1919
"mockery/mockery": "^0.9.5",

0 commit comments

Comments
 (0)