Skip to content

Commit

Permalink
Merge pull request #3 from ahosker/patch-1
Browse files Browse the repository at this point in the history
Laravel 8 Compatability
  • Loading branch information
aglipanci authored Sep 13, 2020
2 parents cd0f622 + c52c16e commit 305c8cd
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 @@ -13,7 +13,7 @@
"require": {
"php": "^7.4",
"spatie/laravel-dashboard": "^2.0",
"themsaid/forge-sdk": "^2.1"
"themsaid/forge-sdk": "^3.1"
},
"require-dev": {
"phpunit/phpunit": "^9.0"
Expand Down

0 comments on commit 305c8cd

Please sign in to comment.