Skip to content

Commit

Permalink
Update composer.json (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mastergalen authored Apr 30, 2023
1 parent baf7c38 commit bd72ada
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 @@ -4,8 +4,8 @@
"description": "Display Adsense ads easily in Laravel.",
"keywords": [ "laravel", "adsense", "ads" ],
"require": {
"php": ">=5.4.0",
"illuminate/view": "^5.0.0|6.*"
"php": ">=7.4.0",
"illuminate/view": "^8.42|^9.0"
},
"authors": [
{
Expand Down

0 comments on commit bd72ada

Please sign in to comment.