Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Jan 12, 2022
1 parent b003b48 commit 961c466
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"ext-json": "*",
"ext-mbstring": "*",
"monolog/monolog": "^2.0",
"spatie/ignition": "^0.0",
"spatie/ignition": "^1.0",
"symfony/console": "^5.0|^6.0",
"symfony/var-dumper": "^5.0|^6.0",
"illuminate/support": "^8.44|^9.0"
Expand Down Expand Up @@ -50,6 +50,9 @@
"aliases": {
"Flare": "Spatie\\LaravelIgnition\\Facades\\Flare"
}
},
"branch-alias": {
"dev-mail": "1.x-dev"
}
},
"autoload": {
Expand Down

0 comments on commit 961c466

Please sign in to comment.