Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
giacmir authored Sep 1, 2022
1 parent d25c4ae commit c2d167d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
},
"license": "OSL-3.0",
"require": {
"msp/module-notifier": "0.1.6",
"msp/module-notifier-core-adapters": "0.1.6",
"msp/module-notifier-admin-push-adapter": "0.1.3",
"msp/module-notifier-template": "0.1.4",
"msp/module-notifier-queue": "0.1.5",
"msp/module-notifier-event": "0.1.5"
"msp/module-notifier": "0.2.0",
"msp/module-notifier-core-adapters": "0.2.0",
"msp/module-notifier-admin-push-adapter": "0.2.0",
"msp/module-notifier-template": "0.2.0",
"msp/module-notifier-queue": "0.2.0",
"msp/module-notifier-event": "0.2.0"
}
}

0 comments on commit c2d167d

Please sign in to comment.