Skip to content

Commit

Permalink
Merge branch 'master' into laravel-8
Browse files Browse the repository at this point in the history
  • Loading branch information
ftrotter authored Feb 2, 2023
2 parents 83f1278 + d5b2430 commit 49312e3
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,11 @@
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"php" : "^7.2||^8.0",

"php" : "^8.1",
"erusev/parsedown": "^1.7",
"owen-it/laravel-auditing": "^12.0",
"zordius/lightncandy": "^1.2.4"
"zordius/lightncandy": "dev-master"

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

0 comments on commit 49312e3

Please sign in to comment.