Skip to content

Commit

Permalink
Merge pull request #88 from CareSet/laravel-8
Browse files Browse the repository at this point in the history
support for laravel 8, and PHP 8
  • Loading branch information
ftrotter authored Feb 2, 2023
2 parents d5b2430 + 49312e3 commit 3c261be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,11 @@
"minimum-stability": "dev",
"prefer-stable": true,
"require": {

"php" : "^8.1",
"erusev/parsedown": "^1.7",
"zordius/lightncandy": "dev-master"

},
"psr-4": {
"App\\": "app/",
Expand Down

0 comments on commit 3c261be

Please sign in to comment.