Skip to content

Commit 50740b3

Browse files
committed
Update core dependency (#703)
1 parent 00157a1 commit 50740b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
}
1818
],
1919
"require": {
20-
"moox/core": "*",
20+
"moox/core": "^2.1.0",
2121
"spatie/laravel-activitylog": "^4.0"
2222
},
2323
"autoload": {
@@ -34,4 +34,4 @@
3434
},
3535
"minimum-stability": "stable",
3636
"prefer-stable": true
37-
}
37+
}

0 commit comments

Comments
 (0)