Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolajlovenhardt authored Apr 8, 2022
1 parent f4ce6d1 commit 98400a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
],
"require": {
"php": ">=5.5.0",
"laravel/framework": "5.*",
"facebook/php-ads-sdk": "12.0.1"
"laravel/framework": "^5.0|^6.0|^7.0|^8.0",
"facebook/php-ads-sdk": "^12.0.1"
},
"require-dev": {
"phpunit/phpunit": "~4.0",
Expand Down

0 comments on commit 98400a0

Please sign in to comment.