Skip to content

Commit

Permalink
update to use facebook sdk 11 as 10 is hard deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderha authored Oct 5, 2021
1 parent 8a0adf7 commit 2547e63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"require": {
"php": ">=5.5.0",
"laravel/framework": "5.*",
"facebook/php-ads-sdk": "10.0.1"
"facebook/php-ads-sdk": "11.0.0"
},
"require-dev": {
"phpunit/phpunit": "~4.0",
Expand Down

0 comments on commit 2547e63

Please sign in to comment.