Skip to content

Commit 0fcb6f7

Browse files
Fix: use patch release for dependency to avoid syntax errors
1 parent c48ce71 commit 0fcb6f7

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
@@ -18,7 +18,7 @@
1818
],
1919
"require": {
2020
"php": "^8.0",
21-
"facebook/php-business-sdk": "^15.0",
21+
"facebook/php-business-sdk": "^15.0.1",
2222
"illuminate/http": "^8.0|^9.0",
2323
"illuminate/support": "^8.0|^9.0"
2424
},

0 commit comments

Comments
 (0)