Skip to content

Commit

Permalink
remove conflicting files
Browse files Browse the repository at this point in the history
  • Loading branch information
ftrotter committed Feb 2, 2023
1 parent 7ea9069 commit d5b2430
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,9 @@
"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 d5b2430

Please sign in to comment.