Skip to content

Commit

Permalink
Added support for php 8
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagoprz committed Dec 17, 2021
1 parent 4f3dcfa commit daad60b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -18,7 +18,7 @@
}
},
"require": {
"php": "^7.1.3",
"php": "^7.1.3 || ^8.0 || ^8.1",
"spatie/laravel-activitylog": "^3.1"
},
"license": "MIT",
Expand Down

0 comments on commit daad60b

Please sign in to comment.