Skip to content

Commit

Permalink
Update Jigsaw
Browse files Browse the repository at this point in the history
  • Loading branch information
breadthe committed Jul 11, 2024
1 parent 5f9231c commit 58e1b35
Show file tree
Hide file tree
Showing 2 changed files with 706 additions and 637 deletions.
16 changes: 8 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"require": {
"tightenco/jigsaw": "1.7.1",
"samdark/sitemap": "^2.2"
},
"autoload": {
"psr-4": {
"App\\Listeners\\": "listeners/"
}
"require": {
"tightenco/jigsaw": "1.7.4",
"samdark/sitemap": "^2.2"
},
"autoload": {
"psr-4": {
"App\\Listeners\\": "listeners/"
}
}
}
Loading

0 comments on commit 58e1b35

Please sign in to comment.