Skip to content

Commit 67f7a4d

Browse files
author
Arjen Miedema
committed
Fix outdated dependencies
1 parent 0ac18d1 commit 67f7a4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"require": {
55
"php": "^7.0|^7.1|^7.2|^8.1",
66
"magento/magento2-base": "^2.2|^2.3",
7-
"msp/module-notifier": "^0.1",
8-
"msp/module-notifier-admin-push-adapter-api": "^0.1",
7+
"msp/module-notifier": "^0",
8+
"msp/module-notifier-admin-push-adapter-api": "^0",
99
"igorw/event-source": "^1.0"
1010
},
1111
"support": {

0 commit comments

Comments
 (0)